[Pidgin] #1092: MSNP14 branch - gmem allocation failure while connecting

Pidgin trac at pidgin.im
Fri May 18 03:25:47 EDT 2007


#1092: MSNP14 branch - gmem allocation failure while connecting
--------------------------------------------------------+-------------------
 Reporter:  Pse                                         |       Type:  patch
   Status:  new                                         |   Priority:  minor
Component:  libpurple                                   |    Version:  2.0  
 Keywords:  msnp14 segmentation fault SOAP redirection  |    Pending:  0    
--------------------------------------------------------+-------------------
 A couple of days ago, the msnp14 branch started having problems while
 connecting to MS' Live! servers. It was caused by a memory allocation
 failure that happened when a NULL pointer was read in nexus.c (line 176,
 char* c). This was in turn caused by an unhandled SOAP server redirection.
 The following patch handles redirection gracefully, thus allowing pidgin
 to connect, but leaves nexus.c untouched. As the source says, that bunch
 of code (and this new patch) should use XML to parse data instead of
 relying on string manipulation routines.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/1092>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list