IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2016, 12:04:20 PM (10 years ago)
Author:
eugene
Message:

fix double-free of images table when all images are used; for full overlap, require images to be completely contained by extracted region

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relphot/include/relphot.h

    r39642 r39643  
    618618
    619619void relphot_free (SkyTable *sky, SkyList *skylist);
    620 void freeImages (int freeImageData);
     620void freeImages (char *dbImagePtr);
    621621void relphot_client_free (SkyTable *sky, SkyList *skylist);
    622622void BrightCatalogFree (BrightCatalog *bcatalog);
Note: See TracChangeset for help on using the changeset viewer.