Don't allow comctl32 controls to access their infoPtr before it has
commit841ef6ebb93cc50cc4a8afe483dfca33f4253cce
authorJames Abbatiello <jabbey@codeweavers.com>
Mon, 12 Feb 2001 03:42:23 +0000 (12 03:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Feb 2001 03:42:23 +0000 (12 03:42 +0000)
tree0a6e7fb4e5bba7cc3a5c6083fd5ba846ed3cd96a
parent14150c1ad538141d92207ac6b95bc8a946a4af42
Don't allow comctl32 controls to access their infoPtr before it has
been  allocated or after it has been freed.
dlls/comctl32/datetime.c
dlls/comctl32/flatsb.c
dlls/comctl32/nativefont.c
dlls/comctl32/pager.c
dlls/comctl32/toolbar.c