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

Signed-off-by: Karel Zak <kzak@redhat.com>
libfdisk/src/gpt.c