]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch '2019wk19' of https://github.com/kerolasa/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 20 May 2019 10:35:38 +0000 (12:35 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 20 May 2019 10:35:38 +0000 (12:35 +0200)
commit002931c485dd66c23b63750a7d9d09637e9bc1ef
treef4209fc28f52b9aa6159af0afb43b43f07b4326f
parentfbae15802e621c6951107070967c8ec17ef5d4fd
parentcc7ffe129d7c01eb3d4bf650e70b6befef6e1e19
Merge branch '2019wk19' of https://github.com/kerolasa/util-linux

* '2019wk19' of https://github.com/kerolasa/util-linux:
  lib/colors: remove redundant if statement
  wipefs: fix variable / function shadowing [cppcheck]
  sulogin: fix variable / function shadowing [cppcheck]
  lscpu: remove redundant condition check [cppcheck]
  libmount: avoid possible null pointer dereference [cppcheck]
  lib/mangle: fix possible null pointer dereference [cppcheck]
  sfdisk: remove unnecessary size check [cppcheck]
sys-utils/lscpu.c