]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'PR/sprintf-replace' of https://github.com/karelzak/util-linux-work
authorKarel Zak <kzak@redhat.com>
Thu, 9 Oct 2025 08:17:45 +0000 (10:17 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 9 Oct 2025 08:17:45 +0000 (10:17 +0200)
* 'PR/sprintf-replace' of https://github.com/karelzak/util-linux-work:
  hwclock: use snprintf() instead of sprintf()
  lib/mbsalign: use snprintf() instead of sprintf()
  col: use snprintf() instead of sprintf()
  libfdisk: use snprintf() instead of sprintf()
  lsfd: use snprintf() instead of sprintf()
  pipesz: use snprintf() instead of sprintf()
  dmesg: use snprintf() instead of sprintf()
  lsipc: use snprintf() instead of sprintf()
  libblkid: use snprintf() instead of sprintf()


Trivial merge