[Pidgin] #98: SIMPLE account causes gaim to segfault
Pidgin
trac at pidgin.im
Sun Apr 15 11:56:22 EDT 2007
#98: SIMPLE account causes gaim to segfault
---------------------------+------------------------------------------------
Reporter: dworley | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: pidgin (gtk) | Version: 2.0
Resolution: | Keywords:
---------------------------+------------------------------------------------
Comment (by achris):
The problem is sipmsg_find_header() searching for the name of a header in
a case-sensitive way. In particular, the server above was sometimes
sending the CSeq header as "CSeq" and other times as "Cseq". This
probably would have happened for "Www-authenticate" instead of "WWW-
Authenticate".
It shouldn't really matter how it's sent because SIP message header fields
are supposed to be case-insensitive. The exceptions are the method name
in RAck, the call-id, the method part of CSeq and the date.
--
Ticket URL: <http://developer.pidgin.im/ticket/98#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list