After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 640021 - Segfault during dacp pairing process.
Segfault during dacp pairing process.
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: DAAP
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 647234 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-01-20 01:57 UTC by Jamie Nicol
Modified: 2011-04-09 06:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
initialises temp pointer to null, prevents segfault (759 bytes, patch)
2011-01-20 01:57 UTC, Jamie Nicol
committed Details | Review

Description Jamie Nicol 2011-01-20 01:57:56 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.
Comment 1 Jonathan Matthew 2011-01-20 02:08:44 UTC
Review of attachment 178805 [details] [review]:

looks OK
Comment 2 Jamie Nicol 2011-01-20 02:27:22 UTC
Review of attachment 178805 [details] [review]:

commited as 17eb48a
Comment 3 Jonathan Matthew 2011-04-09 06:41:22 UTC
*** Bug 647234 has been marked as a duplicate of this bug. ***