Skip to content
Commit 76f1ffda authored by Phillip Wood's avatar Phillip Wood
Browse files

Fix a crash in multiple_album_dialog()

The string returned by format_release_details() is freed in
multiple_album_dialog() so the fallback string used when there are no
extra release details needs to be copied before being returned.

https://bugzilla.gnome.org/show_bug.cgi?id=747120
parent 7532dba8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment