Sebastian Dröge 951bb53057 hls: Remove invalid free
data does not have to be freed at all here, it's a pointer to
an arbitrary position inside the current line. Also don't reuse
the data variable for anything else, that will cause crashes
in playlists that have the I-frame playlist URI followed by
other attributes.

CID 1212127
2014-05-09 15:30:00 +02:00
..
2014-04-08 09:55:15 +02:00
2014-04-08 12:41:16 +01:00
2014-04-10 17:55:21 +01:00
2014-05-08 16:08:08 +01:00
2014-05-09 15:30:00 +02:00
2014-04-09 18:12:58 +01:00
2014-04-09 10:33:10 +01:00
2013-05-12 23:42:06 +01:00
2013-12-03 14:53:24 +01:00
2014-04-14 07:56:16 +02:00