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 766757 - Rygel might crash if a music item without thumbnail is created
Rygel might crash if a music item without thumbnail is created
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: librygel-server
git master
Other All
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2016-05-21 20:49 UTC by Richard Röjfors
Modified: 2016-05-22 06:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix for the bug (1.19 KB, patch)
2016-05-21 20:49 UTC, Richard Röjfors
committed Details | Review

Description Richard Röjfors 2016-05-21 20:49:59 UTC
Created attachment 328324 [details] [review]
Fix for the bug

The core checks the length of a thumbnail which might be null.

Attached patch fixes the bug.
Comment 1 Jens Georg 2016-05-22 06:00:35 UTC
Review of attachment 328324 [details] [review]:

+1
Comment 2 Jens Georg 2016-05-22 06:03:52 UTC
Pushed with commit message slightly adapted