- Timestamp:
- Jan 11, 2015, 2:05:35 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140904
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppTranslate/src/ppMopsDetections.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140904/ppTranslate/src/ppMopsDetections.c
r34824 r37804 20 20 psFree(det->decErr); 21 21 psFree(det->mask); 22 psFree(det->fpashutoutc); 22 23 return; 23 24 } … … 48 49 det->mask = NULL; 49 50 det->diffSkyfileId = 0; 51 det->fpashutoutc = NULL; 50 52 return det; 51 53 }
Note:
See TracChangeset
for help on using the changeset viewer.
