]> git.ipfire.org Git - thirdparty/util-linux.git/commit
readprofile: use snprintf() rather than sprintf()
authorKarel Zak <kzak@redhat.com>
Tue, 27 Jul 2021 11:31:57 +0000 (13:31 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 27 Jul 2021 11:31:57 +0000 (13:31 +0200)
commit914966e925dc4d328522feb5663003a4316c6035
tree5788af67543a3806f9b70bb1fe36d9295b7e8dfb
parent34cf0aa56dfd62219928f52a601acf5362bd4e6e
readprofile: use snprintf() rather than sprintf()
sys-utils/readprofile.c