| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2008.11.19 21:09 "Re: Memory leak (TIFFOpen, TIFFReadTile)?", by Craig BruceEdward Lam <edward@sidefx.com> wrote: > Maybe a pertinent question is whether anyone is using the default > TIFFOpen()? Maybe everyone opens their tiff file with the explicit flag > to not memory map. :) The guy who started the thread didn't disable memory-mapped I/O and hilarity ensued. I'm guessing he was a casual tiff-lib user, exactly the kind of person who wouldn't know that he ought to disable memory-mapped I/O to avoid problems. His code had a strange realloc() call in the main loop, but it would be a logical no-op since he realloc()s the same memory size every time. --------------------------+----------------------+-------------------------- Dr. Craig S. Bruce | Ph 819-771-8303 x205 | CubeWerx Inc. Senior Software Developer | Fax 819-771-8388 | Gatineau, Québec, Canada csbruce@cubewerx.com | http://csbruce.com/ | http://www.cubewerx.com/ --------------------------+----------------------+-------------------------- "By doing just a little every day, you can gradually let the task completely overwhelm you." |
|||||||