diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1998-05-02 02:41:57 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1998-05-02 02:41:57 +0000 |
commit | ac33bf2bc3df311c4d87bec5e6617653779e7342 (patch) | |
tree | c0898023fc680876b66123cd0ac27d25f199455b /sys/arch | |
parent | c988b02f15138c64b03c386eaabeb55809074bb4 (diff) |
fix yet another malloc problem.
malloc(2) states quite clear that "malloc() allocates uninitialized space"
just one malloc'ed memory is cleared by this fix.
do a 'sort -u /dev/null' w/ /etc/malloc.conf -> J> to reproduce.
Diffstat (limited to 'sys/arch')
0 files changed, 0 insertions, 0 deletions