LWP: don't copy pid to a null pointer
authorDerrick Brashear <shadow@dementia.org>
Mon, 20 Dec 2010 21:36:42 +0000 (16:36 -0500)
committerDerrick Brashear <shadow@dementia.org>
Wed, 22 Dec 2010 05:08:24 +0000 (21:08 -0800)
commit5d218831f3186d0d1dc7d3b00dd4a3b6a4a8757c
tree4ee65f1001e659638a1ec57933616658eccdedf2
parentfa4b1f3aeb33c28b2d8e2724542d1696fcc87773
LWP: don't copy pid to a null pointer

In LWP_CreateProcess we take a pid. if it's null, don't crash.

Change-Id: I2a491788f5ce23a094e65192164838d5bbfc4b31
Reviewed-on: http://gerrit.openafs.org/3556
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/lwp/lwp.c