From 9aa23094c281d1333eecb6bb1bd84b1599197d68 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sun, 25 May 2008 01:16:05 -0700 Subject: mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepaths Signed-off-by: Junio C Hamano --- t/t5100/nul-b64.expect | Bin 0 -> 1672 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 t/t5100/nul-b64.expect (limited to 't/t5100/nul-b64.expect') diff --git a/t/t5100/nul-b64.expect b/t/t5100/nul-b64.expect new file mode 100644 index 0000000000..d7d680f631 Binary files /dev/null and b/t/t5100/nul-b64.expect differ -- cgit v1.2.3