Make sure the cmdline passed to CreateProcessA is writeable (thanks to
commit596921da0cf3765940d5ce6e5993f1b91c9c2cce
authorAlexandre Julliard <julliard@winehq.org>
Sat, 24 Jun 2000 20:53:47 +0000 (24 20:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 24 Jun 2000 20:53:47 +0000 (24 20:53 +0000)
tree843e4756365cb4754f7e0e97a531f8df3d6952bc
parentb4905d2241a35b40b75964a204534cbcedcdf0d5
Make sure the cmdline passed to CreateProcessA is writeable (thanks to
Peter Ganten <peter@ganten.org>).
include/process.h
loader/module.c
scheduler/process.c