]> git.ipfire.org Git - thirdparty/util-linux.git/commit
pg: do not use atoi()
authorKarel Zak <kzak@redhat.com>
Fri, 25 Jun 2021 08:24:35 +0000 (10:24 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jul 2021 09:51:44 +0000 (11:51 +0200)
commit45f40a1ed88c216af224bb97369f336cb51536b3
tree7799f9c25f65b686897e447478f6538cad547295
parent28941d202a883fbbaca8dac85172a0e82dbe5099
pg: do not use atoi()

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