Sign in
code
/
git
/
8d8387116ae8c3e73f6184471f0c46edbd2c7601
/
.
/
t
/
t5100
/
msg0010
blob: a96c230092340037ef1c99ae91f24096eceacf44 [
file
] [
log
] [
blame
]
"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>