Mike Hommey wrote:

  1.

if you look for it, you'll find cases of one family used for allocation and 
another for deallocation, for possibly close to all combinations of families 
(NS_Alloc, nsMemory, moz_malloc, malloc, new).
It used to be that you didn't have to look very hard. (At one point I instrumented NS_Alloc(=nsMemory::Alloc), PR_Malloc, malloc and new, and filed several bugs on the mismatches I found, which means that Gecko 2 wasn't too bad in this respect.)

--
Warning: May contain traces of nuts.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to