Hello, Here are some minor updates to make static analyzers less noisy. Whether these make any difference in real life is questionable. Well at least there will be fewer false positive when running scan-build, asan, or such. ---------------------------------------------------------------- The following changes since commit 1bd62f72d8281cdd089fbef43652656dd3c60642: libblkid: fix mistake in debug message (2016-04-19 12:45:00 +0200) are available in the git repository at: git://github.com/kerolasa/lelux-utiliteetit.git scan-build for you to fetch changes up to 55cf10134a5dd3622361090ea90e7fd501b4b655: getopt: fix memory leaks and integer overflows [ASAN & valgrind] (2016-04-19 21:27:54 +0100) ---------------------------------------------------------------- Sami Kerola (5): build-sys: test functions does not return void libmount: fix memory leak setpwnam: fix memory leak lib: avoid double free in loopdev.c getopt: fix memory leaks and integer overflows [ASAN & valgrind] configure.ac | 2 +- lib/loopdev.c | 1 + libmount/src/utils.c | 4 ++-- login-utils/setpwnam.c | 1 + misc-utils/getopt.c | 25 ++++++++++++++++++------- 5 files changed, 23 insertions(+), 10 deletions(-) -- 2.8.0 -- 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