]> 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, 22 Jun 2021 15:04:24 +0000 (17:04 +0200)
commitcfc0d463b43249eb2e977cf80a3ee333a5d6fb81
treee364b72454594b0db9d02fcf753b235c682a4fd9
parent70bce9b32f6e1b5f4c46b27553800db0296b341e
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