- Timestamp:
- Jul 31, 2012, 11:39:29 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120627/psLib/src/imageops/psImageMapFit.c
r30078 r34243 317 317 psFree (A); 318 318 psFree (B); 319 psFree (Empty); 319 320 return true; 320 321 } … … 408 409 if (!*pGoodFit) { 409 410 psWarning ("bad fit to image map, try something else"); 411 psFree(resid); 412 if (!inMask) psFree (mask); 410 413 return true; 411 414 }
Note:
See TracChangeset
for help on using the changeset viewer.
