Changeset 19874 for trunk/pswarp/src/pswarpLoop.c
- Timestamp:
- Oct 2, 2008, 3:55:42 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpLoop.c
r19873 r19874 305 305 skyView->chip = skyView->cell = 0; 306 306 pmCell *cell = pmFPAfileThisCell(config->files, skyView, "PSWARP.SKYCELL"); // Skycell cell 307 psFree(skyView); 307 308 pmHDU *skyHDU = pmHDUFromCell(cell); // HDU 308 309 if (!skyHDU) { 309 310 psError(PS_ERR_UNEXPECTED_NULL, false, "Unable to find skycell HDU."); 310 psFree(skyView);311 311 psFree(view); 312 312 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
