]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'script_toctou' of https://github.com/cgoesche/util-linux-fork
authorKarel Zak <kzak@redhat.com>
Tue, 5 May 2026 11:40:52 +0000 (13:40 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 5 May 2026 11:40:52 +0000 (13:40 +0200)
* 'script_toctou' of https://github.com/cgoesche/util-linux-fork:
  script: use fopen_at_no_link() for log file opening to prevent TOCTOU
  lib: (fileutils) new fopen_at_no_link routine


Trivial merge