Changeset 18039
- Timestamp:
- Jun 9, 2008, 3:31:48 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotChoosePSF.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotChoosePSF.c
r17954 r18039 181 181 bool mdok; // Status of MD lookup 182 182 if (!psMetadataLookupBool(&mdok, recipe, PSPHOT_RECIPE_PSF_FAKE_ALLOW)) { 183 psFree (modelNames); 184 psFree(options); 183 185 return false; 184 186 } … … 186 188 psErrorStackPrint (stderr, "Using guess PSF model"); 187 189 psErrorClear(); 188 189 psFree(options);190 190 191 191 // unset the PSFSTAR flags (none are used):
Note:
See TracChangeset
for help on using the changeset viewer.
