Changeset 23944 for trunk/psModules/src/imcombine/pmSubtractionMatch.c
- Timestamp:
- Apr 21, 2009, 5:22:28 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtractionMatch.c
r23937 r23944 403 403 psError(PS_ERR_UNKNOWN, false, "Unable to measure background statistics."); 404 404 psFree(bg); 405 psFree(rng);406 405 goto MATCH_ERROR; 407 406 } … … 412 411 psError(PS_ERR_UNKNOWN, false, "Unable to measure background statistics."); 413 412 psFree(bg); 414 psFree(rng);415 413 goto MATCH_ERROR; 416 414 }
Note:
See TracChangeset
for help on using the changeset viewer.
