]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hexdump: do not segfault when iterating over an empty format string
authorOndrej Oprala <ooprala@redhat.com>
Fri, 21 Dec 2012 12:04:04 +0000 (13:04 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 10 Jan 2013 10:08:51 +0000 (11:08 +0100)
commitf1107b4a873f6c2dcfcaf0135efc72badb46bc77
tree51cb75f3b2c08255ae92dc9d82e59f6ede4df9e7
parent701c69617e50ed8c15bc2c5bc7bf6eee1cb04b23
hexdump: do not segfault when iterating over an empty format string

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
tests/commands.sh
tests/expected/hexdump/empty-format [new file with mode: 0644]
tests/ts/hexdump/empty-format [new file with mode: 0755]
text-utils/parse.c