From: Ruediger Meier <ruediger.meier@xxxxxxxxxxx> Also on github #476 https://github.com/karelzak/util-linux/pull/476 Ruediger Meier (8): lib/path: fix crash, pathbuf overflow lib/path: add error handling to path_vcreate() lsmem: fix, using freed memory lscpu: make clang analyzer happy misc: avoid some dead initialization warnings tools: add segfault detection for checkusage.sh setpriv: align --help hwclock: don't ifdef printf arguments include/path.h | 11 +++++++-- lib/mbsedit.c | 3 ++- lib/path.c | 60 +++++++++++++++++++++++++++++++++------------ misc-utils/findmnt-verify.c | 3 +-- sys-utils/hwclock.c | 10 +++----- sys-utils/lscpu.c | 36 +++++++++++++-------------- sys-utils/lsmem.c | 22 +++++++++-------- sys-utils/setpriv.c | 2 +- tools/checkusage.sh | 6 +++-- 9 files changed, 96 insertions(+), 57 deletions(-) -- 1.8.5.6 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html