]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'PR/coverity' of https://github.com/karelzak/util-linux-work
authorKarel Zak <kzak@redhat.com>
Mon, 17 Mar 2025 09:30:16 +0000 (10:30 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 17 Mar 2025 09:30:16 +0000 (10:30 +0100)
* 'PR/coverity' of https://github.com/karelzak/util-linux-work:
  hwclock: avoid dereferencing a pointer [coverity scan]
  lsfd: initialize struct stat [coverity scan]
  unshare: make strings more robust
  liblastlog2: (test) fix memory leak in failed test [coverity scan]
  libmount: remove possible leak in mnt_context_guess_srcpath_fstype() [coverity scan]
  test_sysinfo: remove memory lea [coverity scan]
  lslogins: remove possible memory leaks [coverity scan]


Trivial merge