[PATCH] afc_get_file_attr: do not call afc_close_file
Reported by Nikias Bassen | April 13th, 2009 @ 11:19 PM | in 1.0 Release
This is a fix for iphone_afc_get_file_attr. As the file is not opened when getting its information with afc_get_file_info, there's no need to close the file (because the handle is invalid).
Comments and changes to this ticket
-
Paul Sladen April 15th, 2009 @ 10:43 AM
- Milestone set to 1.0 Release
-
Matt Colyer April 19th, 2009 @ 10:00 PM
- State changed from new to resolved
(from [5a72d346c12cee531e07fbad3c3481f1e53c9ace]) This is a fix for iphone_afc_get_file_attr. As the file is not opened when getting its information with afc_get_file_info, there's no need to close the file (because the handle is invalid). [#26 state:resolved]
Signed-off-by: Matt Colyer matt@colyer.name http://github.com/MattColyer/lib...
-
Matt Colyer April 19th, 2009 @ 10:02 PM
In the future its helpful to have this patches submitted from git format-patch.
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
- 26 [PATCH] afc_get_file_attr: do not call afc_close_file (from [5a72d346c12cee531e07fbad3c3481f1e53c9ace]) This is...