slirp: check system() success
authorJuan Quintela <quintela@redhat.com>
Thu, 4 Mar 2010 09:00:31 +0000 (10:00 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 9 Mar 2010 17:23:00 +0000 (11:23 -0600)
commite57f7724e67410133ee6c7baf00d64d0ed524366
treed3fd89fe264d656e59517292b481a2b183e70fb6
parent641a7d1063d3d21fefbf130c513c3751751454f6
slirp: check system() success

we shouldn't call W*() macros until we check that fork worked.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
net/slirp.c