mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepaths
commit9aa23094c281d1333eecb6bb1bd84b1599197d68
authorJunio C Hamano <gitster@pobox.com>
Sun, 25 May 2008 08:16:05 +0000 (25 01:16 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 25 May 2008 20:22:18 +0000 (25 13:22 -0700)
tree1964fe1a280980a19d02f13f9457b7e60f3535df
parentcce8d6fdb4d7170a73763586daf6ac4f6b8fce2c
mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepaths

Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-mailinfo.c
t/t5100-mailinfo.sh
t/t5100/nul-b64.expect [new file with mode: 0644]
t/t5100/nul-b64.in [new file with mode: 0644]