http://bugs.winehq.org/show_bug.cgi?id=28563
Christoph Korn c_korn@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
--- Comment #2 from Christoph Korn c_korn@gmx.de 2011-10-04 13:55:22 CDT --- I noticed that in wine-1.1.36 even building with -O2 had the bug about not finding the CD.
I did reverse regression testing and found that this patch fixes it and so at least it works with -O2. Maybe this helps to also fix it with -O0: commit d387a34d96b5d77f225f86f0420c456d03c05a4e Author: Alexandre Julliard julliard@winehq.org Date: Wed Jan 27 13:30:52 2010 +0100
ntdll: Simplify the checking of heap pointers when debugging is not enabled.
:040000 040000 e57d97baa94fec614ddbfa402ffecc4426be932e 1516ccdc6c46189d39dc000b94e0a20d66fd2e64 M dlls
CCing Julliard.