GNOME Bugzilla – Bug 640021
Segfault during dacp pairing process.
Last modified: 2011-04-09 06:41:22 UTC
Created attachment 178805 [details] [review] initialises temp pointer to null, prevents segfault Occurs when trying to pair with my android phone using the app "Tunes Remote". find_dacp_page can't find the page it's looking for in the page list, and because the temp pointer wasn't ever initialised it returns rubbish instead of null.
Review of attachment 178805 [details] [review]: looks OK
Review of attachment 178805 [details] [review]: commited as 17eb48a
*** Bug 647234 has been marked as a duplicate of this bug. ***