[Pidgin] #3543: Pidgin 2.2.1-1.fc7 crashes when sending files

Pidgin trac at pidgin.im
Wed Oct 17 14:51:23 EDT 2007


#3543: Pidgin 2.2.1-1.fc7  crashes when sending files
------------------------+---------------------------------------------------
  Reporter:  xfreebird  |       Owner:  marv                         
      Type:  defect     |      Status:  new                          
  Priority:  minor      |   Milestone:                               
 Component:  Yahoo!     |     Version:  2.2.1                        
Resolution:             |    Keywords:  crash file transfer file name
   Pending:  0          |  
------------------------+---------------------------------------------------
Comment (by QuLogic):

 Ah, here:
 {{{
 (10:01:20) yahoo_filexfer: Host is f3.yahoofs.com, port is 80, path is
 msgr/me_xfreebird/.tmp/-_mininova.org_-+, and the full url was
 http://f3.yahoofs.com/msgr/me_xfreebird/.tmp/-_mininova.org_-+[TBox
 ]+New_Super_Mario_Bros_USA_NDS-pSyDS.torrent?ms5IiFHBTddvN2AF.
 }}}
 You can see that the path was "incorrectly" parsed by `purple_url_parse`.
 I say "incorrectly", because the [] should have been percent-encoded to be
 a valid URI. Now, I don't know if that "full url" had been decoded earlier
 somewhere else as part of some packet processing, or that the Yahoo
 protocol/client never encodes those URIs, but perhaps marv knows better.

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


More information about the Tracker mailing list