Skip to content
Commit df6a04a9 authored by Jonathan Matthew's avatar Jonathan Matthew 🐌
Browse files

podcast: fix parsed podcast data double free

When we think we're parsing an existing feed, free the parsed data
if it doesn't match up with anything in the feed list.  Otherwise,
create episodes if it's the currently selected feed.  The logic here
was a bit messed up.

https://bugzilla.gnome.org/show_bug.cgi?id=733499
parent 5e8d1c1f
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