[Pidgin] #15896: Handle messages larger than IRC_INITIAL_BUFSIZE

Pidgin trac at pidgin.im
Fri Jan 31 16:26:10 EST 2014


#15896: Handle messages larger than IRC_INITIAL_BUFSIZE
-------------------------------------------------+------------------
 Reporter:  ctaveras                             |       Owner:  elb
     Type:  patch                                |      Status:  new
Milestone:                                       |   Component:  IRC
  Version:  2.10.8                               |  Resolution:
 Keywords:  SSL inspircd packets gnutls openssl  |
-------------------------------------------------+------------------

Comment (by QuLogic):

 You probably want to limit `inbuf` to some large, but not unreasonable
 value. Also, the `while (1)` seems troublesome. On a fast enough
 connection, it would probably block the UI.

-- 
Ticket URL: <https://developer.pidgin.im/ticket/15896#comment:4>
Pidgin <https://pidgin.im>
Pidgin


More information about the Tracker mailing list