- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppImage/src/ppImageCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/ppImage/src/ppImageCleanup.c
r21273 r27840 7 7 void ppImageCleanup (pmConfig *config, ppImageOptions *options) 8 8 { 9 if (psErrorCodeLast() != PS_ERR_NONE) { 10 pmFPAfileFreeSetStrict(false); 11 } 12 9 13 // Free memory used by ppImage 10 14 psFree(options);
Note:
See TracChangeset
for help on using the changeset viewer.
