Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc #1651
details: https://anonhg.NetBSD.org/src/rev/7507a5416298
branches: netbsd-1-6
changeset: 531241:7507a5416298
user: jmc <jmc%NetBSD.org@localhost>
date: Tue Apr 06 05:45:45 2004 +0000
description:
#1651
diffstat:
doc/CHANGES-1.6.3 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 263b546ac46d -r 7507a5416298 doc/CHANGES-1.6.3
--- a/doc/CHANGES-1.6.3 Tue Apr 06 05:43:23 2004 +0000
+++ b/doc/CHANGES-1.6.3 Tue Apr 06 05:45:45 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.3,v 1.1.2.65 2004/04/06 05:40:45 jmc Exp $
+# $NetBSD: CHANGES-1.6.3,v 1.1.2.66 2004/04/06 05:45:45 jmc Exp $
A complete list of changes from NetBSD 1.6.2 to NetBSD 1.6.3:
@@ -402,3 +402,10 @@
Recognise octal and hexadecimal constants in expressions.
[simonb, ticket #1650]
+
+lib/libc/db/hash/hash_buf.c 1.9
+lib/libc/db/hash/hash_bigkey.c 1.16
+
+ lib/libc/db/hash/* writes memory garbage to db file.
+ Fixed by changing malloc's to calloc's where needed. PR#5996
+ [bouyer, ticket #1651]
Home |
Main Index |
Thread Index |
Old Index