From: Mark Wielaard Date: Sun, 21 Sep 2025 19:38:15 +0000 (+0200) Subject: docs/xml/FAQ.xml: listitems contain paras, not raw CDATA X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=da81ebf0c53e9d3afd126416d4714cbe5f20120a;p=thirdparty%2Fvalgrind.git docs/xml/FAQ.xml: listitems contain paras, not raw CDATA Fixes: b5c89ee9839a ("Doc: add item on tcmalloc >= 2.16 hangs to FAQ") --- diff --git a/docs/xml/FAQ.xml b/docs/xml/FAQ.xml index bb84f3ee7..5d458a01b 100644 --- a/docs/xml/FAQ.xml +++ b/docs/xml/FAQ.xml @@ -552,9 +552,9 @@ int main(void) Your options are: - Do not use tcmalloc in the builds that you test with Valgrind. - Use an older version of tcmalloc. This problem started on 2024-03-24. - If you use gperftools 2.15 or older you should not have this problem. + Do not use tcmalloc in the builds that you test with Valgrind. + Use an older version of tcmalloc. This problem started on 2024-03-24. + If you use gperftools 2.15 or older you should not have this problem.