[PATCH] shell32: Avoid crash on WM_WINDOWPOSCHANGING in BrsFolderDlgProc.

Nikolay Sivov nsivov at codeweavers.com
Sun Feb 16 07:33:12 CST 2020


I think it's better to return earlier on null 'info' for all messages, 
except WM_INITDIALOG obviously, before entering this switch.



More information about the wine-devel mailing list