Date: Tue, 17 Nov 2009 15:28:14 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/ddb ddb_capture.c Message-ID: <200911171528.nAHFScK9027483@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2009-11-17 15:28:14 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sbin/ddb ddb_capture.c
Log:
SVN rev 199391 on 2009-11-17 15:28:14Z by jhb
MFC 198820:
Ensure 'kvm' is always initialized. If "-M" was not specified and the
garbage value on the stack was not zero, then 'ddb capture' would try to
use the garbage value as a kvm_t pointer.
Revision Changes Path
1.1.4.3 +1 -0 src/sbin/ddb/ddb_capture.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911171528.nAHFScK9027483>
