procps/proc
Sami Kerola 9057b18a32 libproc-ng & ps: fix warning reported by smatch
proc/ksym.c +279 read_file(54) info: redundant null check on buf calling free()
proc/ksym.c +330 parse_ksyms(41) info: redundant null check on ksyms_data calling free()
proc/ksym.c +332 parse_ksyms(43) info: redundant null check on ksyms_index calling free()
proc/ksym.c +451 sysmap_mmap(110) info: redundant null check on sysmap_index calling free()
proc/procps.h:74:5: warning: undefined preprocessor identifier 'SHARED'
proc/slab.c +145 parse_slabinfo20(24) error: potential null derefence 'prev'.
proc/slab.c +222 parse_slabinfo11(21) error: potential null derefence 'prev'.
ps/stacktrace.c +131 debug(6) error: snprintf() is printing too much 99 vs 16

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-12-20 17:30:50 +01:00
..
alloc.c libproc-ng & ps: fix warning reported by smatch 2011-12-20 17:30:50 +01:00
alloc.h
COPYING
devname.c misc: compiler warning fixes 2011-12-20 17:30:50 +01:00
devname.h
escape.c misc: compiler warning fixes 2011-12-20 17:30:50 +01:00
escape.h misc: compiler warning fixes 2011-12-20 17:30:50 +01:00
ksym.c libproc-ng & ps: fix warning reported by smatch 2011-12-20 17:30:50 +01:00
libprocfs.pc.in
libprocfs.sym
Makefile.am
procps.h libproc-ng & ps: fix warning reported by smatch 2011-12-20 17:30:50 +01:00
pwcache.c
pwcache.h
readproc.c
readproc.h
sig.c
sig.h
slab.c libproc-ng & ps: fix warning reported by smatch 2011-12-20 17:30:50 +01:00
slab.h
sysinfo.c
sysinfo.h
version.c
version.h
wchan.h
whattime.c
whattime.h