Actions
Bug #5658
closedSMTP: segfault on boundary data
Affected Versions:
Effort:
Difficulty:
Label:
Description
Following data seems to be segfaulting for SMTP:
$3 = {
buf = 0x7fffe8513897 "------=_NextPart_000_0000_01C7C602.28C76960--\r\n\r\n.\r\n\n",
len = 45,
delim_len = 2 '\002'
}
on
1358 (SMTPProcessRequest(state, f, pstate, &input, &line) == -1)
Actions