gnutls memory handling fixes
Reported by teuf | November 17th, 2009 @ 09:06 PM | in 1.0 Release
I'll attach 2 patches, the 1st one fixes a memory leak, the 2nd one cleans up code a little (imo)
Comments and changes to this ticket
-
teuf November 17th, 2009 @ 09:06 PM
- no changes were found...
-
teuf November 17th, 2009 @ 09:09 PM
- Tag set to gnutls, libiphone, lockdown
-
Nikias Bassen November 17th, 2009 @ 09:25 PM
- Tag changed from gnutls, libiphone, lockdown to gnutls, libiphone, lockdown
- Milestone set to 1.0 Release
- Assigned user set to Matt Colyer
Great, another two candidates for 1.0 release.
-
Nikias Bassen November 17th, 2009 @ 09:26 PM
- State changed from new to open
-
Matt Colyer November 18th, 2009 @ 03:25 AM
- State changed from open to resolved
(from [2d064e04204dc57ba826b0e9ecf83bcd494d008f]) simplify gnutls_session_t use
gnutls_session_t is already a pointer, we don't need to manipulate a
gnutls_session_t*[#87 state:resolved]
Signed-off-by: Matt Colyer matt@colyer.name
http://github.com/MattColyer/libiphone/commit/2d064e04204dc57ba826b... -
teuf November 18th, 2009 @ 07:44 AM
I realized this morning that ssl_certificate should be set to NULL in lockdownd_client_new.
-
Martin S. November 18th, 2009 @ 08:04 PM
- State changed from resolved to open
Last patch is still to be applied. Reopening.
-
Matt Colyer November 19th, 2009 @ 08:08 PM
- State changed from open to resolved
(from [658856df1bf2282ff5243346218373f51edfedd1]) set ssl_certificate to NULL in lockdownd_client_new
[#87 state:resolved] http://github.com/MattColyer/libiphone/commit/658856df1bf2282ff5243...
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.
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
- 87 gnutls memory handling fixes [#87 state:resolved] http://github.com/MattColyer/libiph...
- 87 gnutls memory handling fixes [#87 state:resolved]