gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in gnutls breaking Pidgin Jabber support


From: Nikos Mavrogiannopoulos
Subject: Re: Bug in gnutls breaking Pidgin Jabber support
Date: Tue, 30 Jun 2009 23:14:13 +0300
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

Tim Kosse wrote:
> Hi,
> 
>> I did a quick hack to make a prepend function. Does this solve the issue?
> 
> sadly this patch does not work.
> 
> In _gnutls_io_write_buffered, if n is less than
> session->internals.record_send_buffer.length and the sending succeeds,
> the remaining buffer is silently discarded at the end of the function.

By n < session->internals.record_send_buffer.length you mean that it can
be any value less or zero?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]