GNOME Bugzilla – Bug 324222
crashes when rb_audiocd_get_cd_info fails
Last modified: 2005-12-18 20:44:24 UTC
When rb_audiocd_get_cd_info fails, the 'tracks' list in the audio CD source is NULL, but the metadata lookup functions assume it's not. rb_audiocd_get_cd_info doesn't seem to work with the gst 0.10 cdparanoia element, so I'm finding this kind of annoying at the moment.
Created attachment 56048 [details] [review] patch
Looks good.
committed.