[profiler] Don't double escape special characters. (#6534)
commit370105c5e0a741b187c5040c137ae0b44e3a7bc4
authorMarek Safar <marek.safar@gmail.com>
Tue, 16 Jan 2018 20:02:34 +0000 (16 21:02 +0100)
committerLudovic Henry <luhenry@microsoft.com>
Tue, 16 Jan 2018 20:02:34 +0000 (16 21:02 +0100)
tree6f532af4d9c8a3c713ed6fd5a9a8685f45b4dabb
parent7fa82690762511ae5ac0df82dcc679dc7cbb0fb0
[profiler] Don't double escape special characters. (#6534)

The output of parse_generic_type_names is processed by escape_string_for_xml and
we were double escaping `&` character
mono/profiler/coverage.c