]> git.ipfire.org Git - thirdparty/util-linux.git/commit
swapon: do not use atoi()
authorKarel Zak <kzak@redhat.com>
Tue, 22 Jun 2021 14:16:38 +0000 (16:16 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jul 2021 09:49:57 +0000 (11:49 +0200)
commit878307e96099b0b4373635bf4e4a519c8c9da162
tree98d5ae02b497660b756278527f050a1b56f5b11f
parente4aad0a9c4e536f326005606204816abc1405063
swapon: do not use atoi()

Addresses: https://github.com/karelzak/util-linux/issues/1358
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/swapon.c