|
From: Nicholas N. <nj...@ca...> - 2004-05-11 09:21:29
|
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. Committed, thanks. N |