diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2017-06-10 03:02:39 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2017-06-10 03:02:39 -0400 |
commit | a3faa73f03a4d539de4c808d1a4f3b8ebc5ce537 (patch) | |
tree | f64b21a1459e4b9774cd27a888dd66a1ec0cdce6 /tests/test_printf_nul.out | |
parent | a6c25c7c74f762cb40639da0b9b98bfcf3f4c590 (diff) | |
download | bfs-a3faa73f03a4d539de4c808d1a4f3b8ebc5ce537.tar.xz |
printf: Fix embedded nul bytes
Fixes #26.
Diffstat (limited to 'tests/test_printf_nul.out')
-rw-r--r-- | tests/test_printf_nul.out | bin | 0 -> 198 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/test_printf_nul.out b/tests/test_printf_nul.out Binary files differnew file mode 100644 index 0000000..3e30a4f --- /dev/null +++ b/tests/test_printf_nul.out |