diff options
author | Richard Jones <rjones@redhat.com> | 2010-04-08 19:06:00 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2010-04-08 19:06:00 +0100 |
commit | dc5df3bfec706803e75a5f2454293db30e753249 (patch) | |
tree | f0a94a3d5a3130ce3c2e46e7a935bc3743e7b5ca /src/guestfs-internal.h | |
parent | fb4ec82d97f71963ea7f830cb0bc38abefcbac99 (diff) | |
download | libguestfs-dc5df3bfec706803e75a5f2454293db30e753249.tar.gz libguestfs-dc5df3bfec706803e75a5f2454293db30e753249.tar.xz libguestfs-dc5df3bfec706803e75a5f2454293db30e753249.zip |
Don't kill self accidentally.
Always check that pid > 0 before calling kill (pid, 9). The
issue was that sometimes pid == 0, and this ends up killing
ourselves.
Diffstat (limited to 'src/guestfs-internal.h')
0 files changed, 0 insertions, 0 deletions