]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'path-fixes' of https://github.com/rudimeier/util-linux
authorKarel Zak <kzak@redhat.com>
Thu, 29 Jun 2017 13:29:33 +0000 (15:29 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 29 Jun 2017 13:29:33 +0000 (15:29 +0200)
* 'path-fixes' of https://github.com/rudimeier/util-linux:
  hwclock: don't ifdef printf arguments
  setpriv: align --help
  tools: add segfault detection for checkusage.sh
  misc: avoid some dead initialization warnings
  lscpu: make clang analyzer happy
  lsmem: fix, using freed memory
  lib/path: add error handling to path_vcreate()
  lib/path: fix crash, pathbuf overflow


Trivial merge