GNOME Bugzilla – Bug 676000
Don't leak AlbumDetails::artist_id
Last modified: 2012-05-14 14:07:47 UTC
This field is never freed in album_details_free which causes a memory leak to be reported by valgrind
Created attachment 213973 [details] [review] Don't leak AlbumDetails::artist_id
Review of attachment 213973 [details] [review]: Looks good.
Attachment 213973 [details] pushed as 1633cde - Don't leak AlbumDetails::artist_id