Clementine-audio-player-Mac.../src/internet
Jim Broadus fc4cb6fc7a Fix opml import crash
The opml parsing code handles cases where there are extra levels in the xml file
by copying the child to the main container. This corrupts the source instance
during the copy, which leads to corruption in the destination, and ultimately a
crash when it is later used.

To fix, do the copy in two steps, copying the child container to a temporary
location before copying to the destination.
2020-10-17 09:12:22 +01:00
..
box Reformat all C++ 2020-09-22 14:56:06 +01:00
core Reformat all C++ 2020-09-22 14:56:06 +01:00
digitally Reformat all C++ 2020-09-22 14:56:06 +01:00
dropbox Reformat all C++ 2020-09-22 14:56:06 +01:00
googledrive Reformat all C++ 2020-09-22 14:56:06 +01:00
icecast Reformat all C++ 2020-09-22 14:56:06 +01:00
intergalacticfm Reformat all C++ 2020-09-22 14:56:06 +01:00
internetradio Reformat all C++ 2020-09-22 14:56:06 +01:00
jamendo Reformat all C++ 2020-09-22 14:56:06 +01:00
lastfm Reformat all C++ 2020-09-22 14:56:06 +01:00
magnatune Reformat all C++ 2020-09-22 14:56:06 +01:00
podcasts Fix opml import crash 2020-10-17 09:12:22 +01:00
seafile Reformat all C++ 2020-09-22 14:56:06 +01:00
skydrive Reformat all C++ 2020-09-22 14:56:06 +01:00
somafm Reformat all C++ 2020-09-22 14:56:06 +01:00
spotify Reformat all C++ 2020-09-22 14:56:06 +01:00
subsonic Reformat all C++ 2020-09-22 14:56:06 +01:00