#1 ✓resolved
Matt Colyer

lockdown remove gnutls buffer hack

Reported by Matt Colyer | March 24th, 2009 @ 03:05 AM | in 1.0 Release

Hi,

here a patch that removes the ugly gnutls buffer hack. the gnutls read callback function should not read more than requested (specified in length) nor buffer anything for later calls. Instead it now reads as much as requested, and if it did not received the whole packet at once it re-reads repeatedly until the requested amount of data has been read. I fell over this when hunting strange errors in combination with my usbmuxd implementation.

Greetings, Nikias

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A project around supporting the iPhone in Linux.

See http://libimobiledevice.org

People watching this ticket

Attachments

Referenced by

Pages