]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commit6744302ce5b23ef19d7cfaa20cb53d27642ea8ac
treecf0b984c0ecc6b52e39caf2e39d7f4cc6f9b252a
parent1632856ef19efb50c57c939b82a9ff712b3c0b09
parentf55dd4cc2dadfa74e5a207a4058489fa4d10387a
Merge branch '2019wk27' of https://github.com/kerolasa/util-linux

* '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