]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'analyzer2' of https://github.com/t-8ch/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 2 Oct 2023 10:40:38 +0000 (12:40 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 2 Oct 2023 10:40:38 +0000 (12:40 +0200)
* 'analyzer2' of https://github.com/t-8ch/util-linux:
  libblkid: (probe) handle probe without chain gracefully
  libsmartcols: (cell) consistently handle NULL argument
  lib/idcache: always gracefully handle null cache
  script-playutils: close filestream in case ignore_line() fails
  lib/colors: correct documentation of colors_add_scheme()
  treewide: use reallocarray to allocated memory that will be reallocated


Trivial merge