[Bug ld/4600] MinGW32 DLL causes MSVC application initialization failure during runtime

2007-06-08 Thread all_my_junk_e-mail at hotmail dot com
--- Additional Comments From all_my_junk_e-mail at hotmail dot com 2007-06-08 12:44 --- Created an attachment (id=1882) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1882&action=view) Compiled DLLs and executable test case. -- http://sourceware.org/bugzilla/show_bug.cgi?id=

[patch] WINDRES: Fix bounds checking in probe_binary()

2007-06-08 Thread Thomas Weidenmueller
The attached patch fixes an issue where very small .res files weren't recognized properly. See added comment for detailed information. Please contact me in case of further questions. Sincerely, Thomas Weidenmueller Index: resres.c ===