Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src Some more:



details:   https://anonhg.NetBSD.org/src/rev/358697cfb20a
branches:  netbsd-1-4
changeset: 470936:358697cfb20a
user:      he <he%NetBSD.org@localhost>
date:      Wed Oct 04 16:29:21 2000 +0000

description:
Some more:
 o format string audit in libkvm

diffstat:

 CHANGES-1.4.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r f62ea1bdd225 -r 358697cfb20a CHANGES-1.4.3
--- a/CHANGES-1.4.3     Wed Oct 04 16:26:46 2000 +0000
+++ b/CHANGES-1.4.3     Wed Oct 04 16:29:21 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.3,v 1.1.2.64 2000/10/04 14:12:34 he Exp $
+#      $NetBSD: CHANGES-1.4.3,v 1.1.2.65 2000/10/04 16:29:21 he Exp $
 
 A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
 
@@ -1394,3 +1394,9 @@
 lib/libutil/passwd.c                           1.25
 
   Close possible format-string hole.
+
+lib/libkvm/kvm.c                               1.68
+lib/libkvm/kvm_private.h                       1.10
+lib/libkvm/kvm_proc.c                          1.41 via patch
+
+  Format string audit.



Home | Main Index | Thread Index | Old Index