[Pidgin] #13458: Can't send file more then 2GB

Pidgin trac at pidgin.im
Thu Mar 10 01:34:09 EST 2011


#13458: Can't send file more then 2GB
---------------------------------+------------------------------------------
 Reporter:  AlekseyK             |        Owner:  darkrain42 
     Type:  defect               |       Status:  new        
Milestone:                       |    Component:  Google Talk
  Version:  2.7.10               |   Resolution:             
 Keywords:  send large file bug  |  
---------------------------------+------------------------------------------

Comment(by qulogic at pidgin.im):

 (In [63e9e38a8f31aacc71a9acc074933e484bbfc43e]):[[BR]]
 Use strtoul instead of atoi for the size of an SI transfer, which
 doesn't produce negative numbers. However, since size_t is platform
 dependent, this probably only fixes things on 64-bit systems until
 3.0.0 when we can fix the PurpleXfer structure.

 Refs #13458.

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


More information about the Tracker mailing list