[wx-dev] Bug in wxtiff library
Jordan Dauble
jdauble at gmail.com
Sat Apr 26 10:52:56 PDT 2008
Hello, I am using wxWidgets-2.8.7. When I open tiff files using the wxtiff
library, several access violations exceptions are displayed in my output
window in visual studio 2005. The exception occurs in tif_win32.c in the
_TIFFrealloc function if the p pointer is NULL. After investigating this
issue online, I found that someone had posted a solution here
http://www.asmail.be/msg0055337192.html awhile back. After modifying the
_TIFFrealloc function as described and recompiling the wxWidgets libraries,
I no longer receive this exception. Is the wxtiff library not up to date
with the libtiff library? Should the tif_win32.c file be modified so that
others do not receive this exception?
Thanks,
Jordan Dauble
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-dev/attachments/20080426/50b44=
3dd/attachment.htm
More information about the wx-dev
mailing list