[Pidgin] #8128: SIP/SIMPLE doesn't treat 'SIP:' case-insensitively

Pidgin trac at pidgin.im
Tue Jan 20 22:52:07 EST 2009


#8128: SIP/SIMPLE doesn't treat 'SIP:' case-insensitively
------------------------+---------------------------------------------------
 Reporter:  darkrain42  |        Owner:  seanegan
     Type:  patch       |       Status:  new     
Milestone:  2.5.5       |    Component:  SIMPLE  
  Version:  2.5.4       |   Resolution:          
 Keywords:  SIP         |  
------------------------+---------------------------------------------------

Comment(by darkrain42):

 In that case, I propose the attached patch, which fixes the use of
 `strcmp` to `strncmp` (even if one enters 'sip:...', the current code
 would turn it into 'sip:sip:...')

-- 
Ticket URL: <http://developer.pidgin.im/ticket/8128#comment:6>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list