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 750428 - Null pointer deref in totem_pl_parser_add_itms
Null pointer deref in totem_pl_parser_add_itms
Status: RESOLVED FIXED
Product: totem-pl-parser
Classification: Core
Component: General
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: totem-pl-parser-maint
totem-pl-parser-maint
https://bugzilla.redhat.com/show_bug....
Depends on:
Blocks:
 
 
Reported: 2015-06-05 00:10 UTC by Andrew
Modified: 2015-06-05 06:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
plparse: Check return from load_http_itunes (898 bytes, patch)
2015-06-05 00:10 UTC, Andrew
committed Details | Review

Description Andrew 2015-06-05 00:10:44 UTC
Created attachment 304623 [details] [review]
plparse: Check return from load_http_itunes

add_itms does not check the return of load_http_itunes, causing rhythmbox to crash randomly while checking podcasts
Comment 1 Philip Withnall 2015-06-05 06:58:21 UTC
Committed to master, thanks for the patch.

Attachment 304623 [details] pushed as 9ab937f - plparse: Check return from load_http_itunes