[Pidgin] #4857: immediately after setting a username, outgoing messages still appear as from a uid

Pidgin trac at pidgin.im
Mon Feb 18 14:26:30 EST 2008


#4857: immediately after setting a username, outgoing messages still appear as
from a uid
----------------------+-----------------------------------------------------
  Reporter:  jeff     |       Owner:  jeff  
      Type:  defect   |      Status:  closed
  Priority:  minor    |   Milestone:  2.3.2 
 Component:  MySpace  |     Version:  2.3.1 
Resolution:  fixed    |    Keywords:        
   Pending:  0        |  
----------------------+-----------------------------------------------------
Comment (by jeff):

 Looks good, committed to 27ebb66171c1a1a757cd8d3e325c91e159b1d048 except
 removed g_strdup() around username, which was set by the return value of
 msim_msg_get_string(), since that function returns a new string. So it
 doesn't need to be copied again (if it is, the original username won't be
 freed, causing a memory leak). Filed #4857 for other memory leaks of this
 nature.

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


More information about the Tracker mailing list