Allocate the array and strings in one lump (bug found by Malte
commit0136b813ad66afa4188b23a9cf96a26dd10e8652
authorFrancois Gouget <fgouget@free.fr>
Wed, 10 Oct 2001 20:25:59 +0000 (10 20:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Oct 2001 20:25:59 +0000 (10 20:25 +0000)
tree12d7d01f1ca7adbf81f3dceeb0b0c1e1374a5ca7
parentfef698c89223c2a4190d60897f02532363285a35
Allocate the array and strings in one lump (bug found by Malte
Starostik).
Same thing for the lpCmdline="" case.
There is no NULL pointer at the end of the argv list.
dlls/shell32/shell32_main.c