]> git.ipfire.org Git - thirdparty/util-linux.git/commit
col: use snprintf() instead of sprintf()
authorKarel Zak <kzak@redhat.com>
Tue, 7 Oct 2025 10:12:05 +0000 (12:12 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 7 Oct 2025 11:46:15 +0000 (13:46 +0200)
commitaf2f3f99b90ded1481c80912744cd0a0dfa58d6b
treee59094b661e1146a803ee3d80c678cbe5a211a3e
parent417d8c564905dafb2522ec7f93b6bfd124a35e0f
col: use snprintf() instead of sprintf()

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