]> 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>
Tue, 20 Jul 2021 09:51:44 +0000 (11:51 +0200)
commit2db4c7f0b377c98c402a49cc60aa174f3fa8b853
treeb6c669a307168dd120f69a90728465af911ab90d
parent45f40a1ed88c216af224bb97369f336cb51536b3
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