From: Junio C Hamano Date: Fri, 1 May 2020 20:39:51 +0000 (-0700) Subject: Merge branch 'dd/mailinfo-with-nul' X-Git-Tag: v2.27.0-rc0~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cc0c732f6ba533ed4ee9f8a29f30628b04dba373;p=thirdparty%2Fgit.git Merge branch 'dd/mailinfo-with-nul' Tighten "git mailinfo" to notice and error out when decoded result contains NUL in it. * dd/mailinfo-with-nul: mailinfo: disallow NUL character in mail's header mailinfo.c: avoid strlen on strings that can contains NUL t4254: merge 2 steps of a single test --- cc0c732f6ba533ed4ee9f8a29f30628b04dba373