IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2009, 11:33:02 AM (17 years ago)
Author:
bills
Message:

plug memory leaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/magic/remove/src/streaksio.h

    r21156 r21438  
    77    psString outputFilename, bool required);
    88
    9 void sFileFree(sFile *);
     9void closeImages(streakFiles *sfiles);
    1010
    11 void closeImages(streakFiles *sfiles);
    1211void closeImage(sFile *sfile);
    1312
     
    2726bool isExciseValue(double, double);
    2827void setMaskedToNAN(streakFiles *sfiles, psU8 maskMask, bool printCounts);
     28
     29bool swapOutputsToInputs(streakFiles *sf);
    2930#endif // STREAKS_IO_H
Note: See TracChangeset for help on using the changeset viewer.