Source-Changes archive

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

CVS commit: src/lib/libc/db/hash



Module Name:    src
Committed By:   christos
Date:           Sun Apr 20 20:41:15 UTC 2003

Modified Files:
        src/lib/libc/db/hash: hash_bigkey.c hash_buf.c

Log Message:
PR/5996: ITOH Yasufumi: lib/libc/db/hash/* writes memory garbage to db file
Fixed by changing malloc's to calloc's where needed.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/lib/libc/db/hash/hash_bigkey.c
cvs rdiff -r1.8 -r1.9 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