http://bugs.winehq.org/show_bug.cgi?id=13394
--- Comment #23 from Nikolay Sivov bunglehead@gmail.com 2009-04-13 04:42:01 --- (In reply to comment #22)
While checking Nikolay's patch, I found one place where the result of a HeapAlloc invocation is not checked against NULL. I'm attaching a patch for it.
Hi, Lionel.
It's better to send a whole patch including your change (with tests of course) to wine-patches. Fill free to do it (I won't), a patch definitely solves a problem. Use these guidelines http://winehq.org/sending_patches if it's your first time.