Changeset 32974 for trunk/Ohana/src/getstar
- Timestamp:
- Dec 19, 2011, 1:26:36 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/getstar/src/dvoImagesAtCoords.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/getstar/src/dvoImagesAtCoords.c
r31238 r32974 158 158 } 159 159 if (copy) { 160 free(copy); 160 // XXX: Temporarily leak this copy. free gets redirected to 161 // ohana_free but strdup didn't allocate the memory 162 // free(copy); 161 163 } 162 164 }
Note:
See TracChangeset
for help on using the changeset viewer.
