Re: gdi.exe: Reset devmode->dmDriverExtra to avoid invalid memory accesses.
Nov. 16, 2015
10:42 a.m.
Dmitry Timoshkov <dmitry(a)baikal.ru> writes:
ChangeDisplaySettingsA/W already handle passed in DEVMODE this way.
I'm not sure I see the relationship with ChangeDisplaySettingsA, not to mention that according to the test it doesn't do this on Win9x, which is probably relevant here. In any case, removing the const and writing to the app's buffer is very suspicious and would require a convincing test case, which of course is a bit tricky here. -- Alexandre Julliard julliard(a)winehq.org
3784
Age (days ago)
3784
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard