http://bugs.winehq.org/show_bug.cgi?id=15928
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |truiken@gmail.com, | |arethusa26@gmail.com
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2008-11-08 14:11:55 --- Regression testing revealed the bad commit to be:
72a3f1833873cc0e84c4b6639eaf13e6a4ec497c is first bad commit commit 72a3f1833873cc0e84c4b6639eaf13e6a4ec497c Author: James Hawkins truiken@gmail.com Date: Sun Sep 16 18:30:20 2007 -0500
kernel32: Return TRUE for all pointer params in GlobalUnlock.
:040000 040000 060db0975218ee4dbb4788117a2e131593e5d469 1c8099a4359777e7c20446ef9cb15ce176625ed7 M dlls
Although I was not able to automatically revert the commit, building from the commit before that makes the problem disappear.