]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hexdump: call getline() in more robust way
authorKarel Zak <kzak@redhat.com>
Mon, 14 Feb 2022 12:00:55 +0000 (13:00 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 14 Feb 2022 12:00:55 +0000 (13:00 +0100)
commit6e908327cb220f998afdba6cbb64a29be0ff5c62
tree2dadffc0af3df0e3d833cd7c077b0381a0e6517a
parentde9dcbdf8a662f207ab0e7c7b628a4bdd7adf552
hexdump: call getline() in more robust way

Signed-off-by: Karel Zak <kzak@redhat.com>
text-utils/hexdump-parse.c