[Pidgin] #5054: Stop a cancelled transfer crashes Pidgin

Pidgin trac at pidgin.im
Wed Mar 5 17:10:42 EST 2008


#5054: Stop a cancelled transfer crashes Pidgin
---------------------------+------------------------------------------------
  Reporter:  CapnJB        |       Owner:  lschiere     
      Type:  defect        |      Status:  new          
  Priority:  minor         |   Milestone:               
 Component:  unclassified  |     Version:  2.4.0        
Resolution:                |    Keywords:  file transfer
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by CapnJB):

 Wrote a patch that works. In the crazy while loop in clientautoresp in
 family_icbm.c, you break when you detect info == NULL. However, as soon as
 you exit the loop, you try to free info. I just said to not free it if
 it's null. Tested it out and haven't had it crash.

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


More information about the Tracker mailing list