Sign in
code
/
git
/
1d0fa898eaa879d2fa4785164c3261dd40fe5f89
/
.
/
t
/
t5100
/
msg0010
blob: a96c230092340037ef1c99ae91f24096eceacf44 [
file
]
"Subject: "
isn
't in the static array "header", and thus
memcmp("Subject: ", header[i], 7) will never match.
Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se>
Signed-off-by: Junio C Hamano <gitster@pobox.com>