comctl32: Add NULL checks to SetWindowSubclass (Valgrind).
commit04847e68f87b26eeef5cbe6a852b1f3914f956e4
authorSven Baars <sven.wine@gmail.com>
Wed, 19 Sep 2018 17:44:18 +0000 (19 19:44 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 20 Sep 2018 13:36:21 +0000 (20 15:36 +0200)
tree7128acb94608634018132a1500d0bb0a72071fde
parent43f44ffb3779ff23c863d9b3297f92720e7e3733
comctl32: Add NULL checks to SetWindowSubclass (Valgrind).

Signed-off-by: Sven Baars <sven.wine@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/comctl32/commctrl.c
dlls/comctl32/tests/subclass.c