[Pidgin] #48: Make SIP/SIMPLE work with Microsoft Live Communication Server

Pidgin trac at pidgin.im
Mon Dec 1 13:26:06 EST 2008


#48: Make SIP/SIMPLE work with Microsoft Live Communication Server
---------------------------+------------------------------------------------
 Reporter:  MarkDoliner    |        Owner:  shulman
     Type:  patch          |       Status:  new    
Milestone:                 |    Component:  SIMPLE 
  Version:  2.0            |   Resolution:         
 Keywords:  MS LCS SIMPLE  |  
---------------------------+------------------------------------------------

Comment(by fixxxer):

 Replying to [comment:222 rekkanoryo]:
 > Replying to [comment:220 gburt]:
 > > Replying to [comment:219 fixxxer]:
 > > > Yes, I was. But indeed the problem was your debug output:
 > > > purple_debug_info("sipe", "process_incoming_notify: activity(%s)\n",
 activity);
 > >
 > > Did this cause a crash?  For me it prints out as "(null)".
 >
 > Passing NULL to a printf-style function can crash in a number of
 instances when glib's wrappers are in use, and will definitely crash on
 Windows, since internally we use glib's functions.  Glib has a bug that
 has yet to be fixed where a number of the printf family functions use
 Glib's internal implementation, which crashes on NULL input.

 This is my answer :P

 Yes, I got a NULL value on my Ubuntu Hardy box with libglib2.0 version
 2.12.0-2

 Regards.

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


More information about the Tracker mailing list