https://bugs.winehq.org/show_bug.cgi?id=44953
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #61061|0 |1 is obsolete| |
--- Comment #9 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 61187 --> https://bugs.winehq.org/attachment.cgi?id=61187 patch
That seems reasonable. Probably Windows returns early with failure if either is NULL, so Windows never writes to the invalid -1 pointer.
Hi thanks for the answer, i guess a patch like here attached should do the trick then