Skip to content

Commit

Permalink
Forgoten delete in improccordinator
Browse files Browse the repository at this point in the history
  • Loading branch information
Desmis committed Dec 6, 2023
1 parent b3c9c97 commit c244397
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rtengine/improccoordinator.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1666,6 +1666,8 @@ void ImProcCoordinator::updatePreviewImage(int todo, bool panningRelatedChange)
delete [] greyloc;
delete [] bluxloc;
delete [] bluyloc;
delete [] wyloc;
delete [] wxloc;

ipf.lab2rgb(*nprevl, *oprevi, params->icm.workingProfile);
//*************************************************************
Expand Down

0 comments on commit c244397

Please sign in to comment.