GNOME Bugzilla – Bug 741081
data/grl-media-audio.c: Non-void function should return a value
Last modified: 2014-12-03 18:20:30 UTC
The function grl_media_audio_get_mb_artist_id uses g_return_if_fail, which should be changed to g_return_val_if_fail to prevent error.
Created attachment 292088 [details] [review] Fix "Non-void function should return a value" for clang
Review of attachment 292088 [details] [review]: Yep.
Attachment 292088 [details] pushed to master - https://git.gnome.org/browse/grilo/commit/?id=d4ed03666cbac31ee393ae7a4709572611b3a38d