]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch '2019wk27' of https://github.com/kerolasa/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 15 Jul 2019 09:37:17 +0000 (11:37 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 15 Jul 2019 09:37:17 +0000 (11:37 +0200)
* '2019wk27' of https://github.com/kerolasa/util-linux:
  libblkid: fix address sanitizer issues
  libblkid: check number of test_blkid_save arguments correctly
  include/xalloc: ensure xstrdup() and xstrndup() returns nonnull attribute
  libmount: fix potential null pointer dereference
  libfdisk: fix variable shadowing
  lib/ttyutils: avoid checking same thing twice


Trivial merge