On 06/01/2016 11:30 AM, Andreas Herrmann wrote:
> Maybe it's just a bad idea to mix allocators and I was lucky before.

Deallocating memory that was allocated by a different allocator
certainly means trouble, and immediate crash is the better option IMO.

BTW, tcmalloc compares itself to glibc-2.3; IIRC since then the default
allocator has improved significantly, in particular in multi-threaded usage.

--Vladimir


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to