- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/psModules
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/psModules merged eligible /branches/eam_branches/stackphot.20100406/psModules 27623-27653 /branches/pap_delete/psModules 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/simtest_nebulous_branches/psModules/src/camera/pmFPA.c
r23740 r27840 105 105 psFree(fpa->concepts); 106 106 psFree(fpa->analysis); 107 psFree( (void *)fpa->camera);107 psFree(fpa->camera); 108 108 psFree(fpa->hdu); 109 109 … … 378 378 tmpFPA->toTPA = NULL; 379 379 tmpFPA->toSky = NULL; 380 tmpFPA->wcsCDkeys = false; 380 381 381 382 tmpFPA->analysis = psMetadataAlloc();
Note:
See TracChangeset
for help on using the changeset viewer.
