[Bug 24606] Office 2007 crashes at open/save file dialogs

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 14 02:43:58 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24606

--- Comment #22 from Alexandre Julliard <julliard at winehq.org> 2010-10-14 02:43:57 CDT ---
(In reply to comment #21)
> Alexandre, would you say it is never a good idea to use -D_FORTIFY_SOURCE when
> compiling wine?

It's definitely not a good idea. We already had to disable the broken longjmp
checks that were causing crashes, and also to turn off some warnings because
Fortify causes spurious ones. Now it looks like we need to disable the strcpy
checks too. And with all the trouble it gave us, I have never seen it catch any
real problem. I'm seriously considering turning it off globally in configure.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list