Why are we overloading new/delete with xmalloc/xfree?

   include/SquidNew.h

this is causing "random" linking issues every time some piece of code
forgets to include SquidNew.h, especially when building helpers etc. And
I fail to see what benefit we get from overloading the new/delete
operators in this way.

Regards
Henrik

Reply via email to