diff options
author | uqs <uqs@FreeBSD.org> | 2013-04-20 12:41:05 +0000 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2013-04-20 12:41:05 +0000 |
commit | 53649a9504c0ce71dc947f113312786ad27d16e9 (patch) | |
tree | db07cd5f7990c8563389525a05a1adb413ed0c97 /lib/libc/stdlib/merge.c | |
parent | f497b9bd3e067fb227ed0ab5f667876dfa54d061 (diff) | |
download | FreeBSD-src-53649a9504c0ce71dc947f113312786ad27d16e9.zip FreeBSD-src-53649a9504c0ce71dc947f113312786ad27d16e9.tar.gz |
bin/df: Fix unitialized use in prtstat
While here:
- use NULL in the context of pointers
- use memset instead of bzero throughout the file
- free memory to appease clang static analyzer
Found by: Coverity Scan (the UNINIT one)
Diffstat (limited to 'lib/libc/stdlib/merge.c')
0 files changed, 0 insertions, 0 deletions