|
From: Brian M. <bm...@ar...> - 2004-05-11 04:53:00
|
On Mon, 10 May 2004, Brian Mosher wrote: > I've noticed that massif seems to have trouble with the std::nothrow > version of operator new. Here is the output I get if I use nothrow > new: > I've attached a patch that should address this problem. --Brian Mosher |