createRoot make ipsw enter into infinite loop
Reported by kencube | July 22nd, 2008 @ 06:07 PM
there's a bug in function createRoot in file plist.c, which may make ipsw enter into infinite loop. Just add line "dict->values = NULL;" after malloc dict may fix this bug.
Comments and changes to this ticket
-

kencube July 22nd, 2008 @ 06:15 PM
there's a bug in function createRoot in file plist.c, which may make ipsw enter into infinite loop. Just add line "dict->values = NULL;" after malloc dict may fix this bug.
-
defunkt July 23rd, 2008 @ 09:44 AM
- → State changed from new to resolved
This is the tracker for GitHub itself. Sorry about that.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
