[Pidgin] #7765: g_strdup_printf can be called on a null string in purple_srv_resolve

Pidgin trac at pidgin.im
Fri Dec 12 20:57:16 EST 2008


#7765: g_strdup_printf can be called on a null string in purple_srv_resolve
--------------------+-------------------------------------------------------
 Reporter:  fqueze  |        Owner:           
     Type:  patch   |       Status:  new      
Milestone:          |    Component:  libpurple
  Version:  2.5.2   |   Resolution:           
 Keywords:          |  
--------------------+-------------------------------------------------------

Comment(by datallah):

 This type of check should probably be a g_return_*() type of check as it
 is a programming error type of scenario (to be trapped with fatal warnings
 turned on).

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


More information about the Tracker mailing list