NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/50934 CVS commit: src/usr.bin/pkill
The following reply was made to PR bin/50934; it has been noted by GNATS.
From: "Robert Elz" <kre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/50934 CVS commit: src/usr.bin/pkill
Date: Tue, 21 Feb 2017 13:09:56 +0000
Module Name: src
Committed By: kre
Date: Tue Feb 21 13:09:56 UTC 2017
Modified Files:
src/usr.bin/pkill: pkill.c
Log Message:
PR bin/50934 -- avoid core dump if a process being examined has set
its argv[0] to NULL.
XXX Needs pullups netbsd-7-0 and netbsd-7 (bug was introduced after
netbsd-6 and never pulled up, so no netbsd-6 pullups required.)
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/usr.bin/pkill/pkill.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index