]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hexdump: do not use atoi()
authorKarel Zak <kzak@redhat.com>
Fri, 25 Jun 2021 09:05:21 +0000 (11:05 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 25 Jun 2021 09:05:21 +0000 (11:05 +0200)
commitccedcc55e1fe7b5d6c5b43340fb7f855f8659e56
treee7f97ea7cd436a705bb196eb3177f45cd0b97fd1
parent0461279ab3a1530a77619b700a2d20a6d80169f7
hexdump: do not use atoi()

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