Project

General

Profile

Bug #1089 » smtp.patch

Jack Flemming, 01/26/2014 07:57 PM

View differences:

src/app-layer-smtp.c
SCLogDebug("unable to match reply with request");
SCReturnInt(-1);
}
if (state->cmds_cnt == 0) {
return 0;
}
}
if (state->cmds[state->cmds_idx] == SMTP_COMMAND_STARTTLS) {
(2-2/2)