]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/mangle: fix possible null pointer dereference [cppcheck]
authorSami Kerola <kerolasa@iki.fi>
Sat, 18 May 2019 21:09:25 +0000 (22:09 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sat, 18 May 2019 21:09:25 +0000 (22:09 +0100)
commit4f807791eee8ead3f38f1dce76f748fa0773f9a6
tree33997c9c59083f84e419d75eaa70ffc2dd0a261b
parent84f46d1f6725980697e5a442b06ececd9ceb6576
lib/mangle: fix possible null pointer dereference [cppcheck]

Fix effects code that is used when testing util-linux, so quite low impact.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
lib/mangle.c