]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commitaa7a1bfd74e99039b47d884d36e1e2d49686c63a
treebb6fc6d9c53cfb41bc7e3515adbfaedaaf372dfa
parent2b1246e16802fec25d1eb88f80282e0c02824f8f
parenta494e64028463768a9332fd8e5e87167af0a4c2d
Merge branch 'script_toctou' of https://github.com/cgoesche/util-linux-fork

* '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