[Pidgin] #8273: Memory leak in silc.c

Pidgin trac at pidgin.im
Wed Jan 28 11:05:10 EST 2009


#8273: Memory leak in silc.c
------------------------+---------------------------------------------------
     Reporter:  lpetre  |        Type:  patch           
       Status:  new     |   Component:  libpurple       
      Version:  2.5.4   |    Keywords:  silc memory leak
Launchpad_bug:          |  
------------------------+---------------------------------------------------
 Use of the API silc_client_get_clients_local requires that you free the
 return value using silc_client_list_free, as per the silctoolkit
 documentation.

 The function silcpurple_send_im does this correctly, but
 silcpurple_send_im_resolved does not.  This patch addresses that issue.

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


More information about the Tracker mailing list