]> git.ipfire.org Git - thirdparty/systemd.git/commit
io-util: protect against INT_MAX overflow in flush_fd()
authorLennart Poettering <lennart@poettering.net>
Wed, 4 Jun 2025 14:05:41 +0000 (16:05 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 25 Jun 2025 12:36:10 +0000 (13:36 +0100)
commit93fc50ec2b3f505e20774dda45b37f1b594a4226
tree0b0a2ed5b912218bf2d967012da83c3c911703bf
parent1104de48472ab2a31f968e8b9a050dc6fa766580
io-util: protect against INT_MAX overflow in flush_fd()

(cherry picked from commit 874c4beb24ade904589bf672685752727cbb791e)
src/basic/io-util.c