]> git.ipfire.org Git - thirdparty/util-linux.git/commit
blockdev: use snprintf() rather than sprintf()
authorKarel Zak <kzak@redhat.com>
Tue, 27 Jul 2021 10:51:43 +0000 (12:51 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 29 Jul 2021 09:57:17 +0000 (11:57 +0200)
commit31bb5886639df1e3307ffa11255dea2fa3e1bd63
treeafae0ec9936beeea0eb83a668a467edbdf49ac28
parent86d5de52d43501711586054e7b601fbc57403085
blockdev: use snprintf() rather than sprintf()

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