commit | aeb44c4da620cd4ec1c4f1e4f15fb227ec4dc8dc | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Tue May 22 20:29:00 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Tue May 22 20:29:00 2001 +0000 |
tree | 34880ad3a23ca05ec02f5a53d00067d6270f703a | |
parent | 816867858b90485df6c304673cbd01d9664007b4 [diff] |
Fix a race. Sometimes by the time we got to checkjobs(), the pipe struct had already been freed. Return immediately if the pipe is NULL.