Ethereal-dev: Re: [Ethereal-dev] [Patch] SIP behaviour was changed by overflow fix

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Lars Roland <lars.roland@xxxxxxx>
Date: Sun, 24 Apr 2005 19:59:39 +0200
Martin Mathieson schrieb:
Revision 14155 changed the way that cseq_method was written to ("Avoid a
buffer overflow in the cseq_method field, a fixed-length character array"),
but it no longer steps over the response code and whitespace first.  This
patch fixes this regression.

The symptom of this was broken resend detection.

Detection of bindings was broken, too.

checked in along with a change to copy the correct amount of characters to cseq_method.

Regards,
Lars