Source-Changes archive

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

CVS commit: [netbsd-1-6] src/lib/libc/db/hash



Module Name:    src
Committed By:   jmc
Date:           Tue Apr  6 05:43:18 UTC 2004

Modified Files:
        src/lib/libc/db/hash [netbsd-1-6]: hash_buf.c

Log Message:
Pullup rev 1.9 (requested by bouyer in ticket #1651)

lib/libc/db/hash/* writes memory garbage to db file.
Fixed by changing malloc's to calloc's where needed. PR#5996


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.14.1 src/lib/libc/db/hash/hash_buf.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