Bug in gnutls breaking Pidgin Jabber support
Nikos Mavrogiannopoulos
nmav at gnutls.org
Tue Jun 30 22:14:13 CEST 2009
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?
More information about the Gnutls-devel
mailing list