https://bugs.winehq.org/show_bug.cgi?id=37635
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #3 from Sebastian Lackner sebastian@fds-team.de --- You should remove the check of 'env', this makes the patch look more complicated than it is. Kernel32 already ensures that the environment variable is never accessed when a NULL pointer is passed.
A simplified version of this patch was added to Wine Staging: https://github.com/wine-compholio/wine-staging/blob/master/patches/msvcrt-Sp...