Nick Zitzmann 80e2b3edb9 metalink: fix improbable crash parsing metalink filename
The this_url pointer wasn't being initialized, so if strdup() would return
null when copying the filename in a metalink file, then hilarity would
ensue during the cleanup phase. This change was brought to you by clang,
which noticed this and raised a warning.
2013-02-19 19:03:39 -07:00
..
2013-02-09 01:35:11 +01:00
2013-02-09 01:35:11 +01:00
2013-02-09 01:35:11 +01:00
2013-02-09 01:35:11 +01:00
2013-02-09 01:35:11 +01:00
2013-02-14 11:41:57 +01:00