]> git.ipfire.org Git - thirdparty/util-linux.git/commit
pipesz: use snprintf() instead of sprintf()
authorKarel Zak <kzak@redhat.com>
Tue, 7 Oct 2025 09:58:55 +0000 (11:58 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 7 Oct 2025 09:58:55 +0000 (11:58 +0200)
commit154b00c7fb26cd1b08b238048d283a69abd75b23
treee3b8b747680ee69802a4aa63aff4e97674a6e697
parent33d3d53139ffd43604ce598625ef87f5bcc58e57
pipesz: use snprintf() instead of sprintf()

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/pipesz.c