Closed GoogleCodeExporter closed 9 years ago
This is by design. Have you tried -ltcmalloc_debug ?
Original comment by alkondratenko
on 30 Jul 2014 at 10:23
Thanks.
What is the difference between tcmalloc_minimal_debug and tcmalloc_minimal ?
is it only the additional error-checks?
Is there any benchmark results on the expected performance penalty when
tcmalloc_debug ?
Original comment by ais.rd.i...@gmail.com
on 3 Aug 2014 at 8:54
I was unable to find any documentation on debug malloc. It does check for
things like double free, off by <some> bytes writes etc. Only source of
information on this that I'm aware of is debugallocation.cc.
Original comment by alkondratenko
on 3 Aug 2014 at 7:43
Closing as wont fix due to "by design"-ness of lack of double free checking.
Original comment by alkondratenko
on 3 Aug 2014 at 7:43
Original issue reported on code.google.com by
ais.rd.i...@gmail.com
on 30 Jul 2014 at 9:41