]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: use snprintf() instead of sprintf()
authorKarel Zak <kzak@redhat.com>
Tue, 7 Oct 2025 10:02:44 +0000 (12:02 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 7 Oct 2025 10:02:44 +0000 (12:02 +0200)
commit952715782ae5d05934920b4d986e0c87f724b0cc
tree1bbbb94158f7891b506dd517e806b84c8eb87039
parent154b00c7fb26cd1b08b238048d283a69abd75b23
lsfd: use snprintf() instead of sprintf()

Signed-off-by: Karel Zak <kzak@redhat.com>
lsfd-cmd/sock.c