diff options
| author | Ondrej Oprala <ooprala@redhat.com> | 2012-12-21 13:04:04 +0100 |
|---|---|---|
| committer | Karel Zak <kzak@redhat.com> | 2013-01-10 11:08:51 +0100 |
| commit | f1107b4a873f6c2dcfcaf0135efc72badb46bc77 (patch) | |
| tree | 51cb75f3b2c08255ae92dc9d82e59f6ede4df9e7 /tests/expected/hexdump | |
| parent | 701c69617e50ed8c15bc2c5bc7bf6eee1cb04b23 (diff) | |
| download | util-linux-f1107b4a873f6c2dcfcaf0135efc72badb46bc77.tar.gz | |
hexdump: do not segfault when iterating over an empty format string
Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
Diffstat (limited to 'tests/expected/hexdump')
| -rw-r--r-- | tests/expected/hexdump/empty-format | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/expected/hexdump/empty-format b/tests/expected/hexdump/empty-format new file mode 100644 index 000000000..9d607966b --- /dev/null +++ b/tests/expected/hexdump/empty-format @@ -0,0 +1 @@ +11
\ No newline at end of file |
