shell32: Move a NULL pointer check before the place where we dereference the pointer.
commit44b0b462cbbc118ce4b372dfecfb4f5f902b4e03
authorJames Hawkins <truiken@gmail.com>
Fri, 1 Dec 2006 22:30:13 +0000 (1 14:30 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Dec 2006 11:22:46 +0000 (4 12:22 +0100)
treed11e14937f1cef9160d2eda09b83a6165c9966dd
parent58bb3571defcde50770dc214608b890ab932b8f7
shell32: Move a NULL pointer check before the place where we dereference the pointer.
dlls/shell32/shlexec.c