Re: [PATCH] delete vs. delete[]

2007-04-23 Thread Curt Arnold
On Apr 23, 2007, at 9:56 AM, Gerrit Bruchhäuser wrote: Dear Log4Cxx dev group, Valgrind found a "delete vs delete[]" mismatch which I have fixed below. Please could you apply the down lited patch in the next release? --- --- log4cxx-0.9.7/src/stringtokenizer.cpp 2004-05-10 14:38:08

[PATCH] delete vs. delete[]

2007-04-23 Thread Gerrit Bruchhäuser
Dear Log4Cxx dev group, Valgrind found a "delete vs delete[]" mismatch which I have fixed below. Please could you apply the down lited patch in the next release? --- --- log4cxx-0.9.7/src/stringtokenizer.cpp 2004-05-10 14:38:08.0 +0200 +++ log4cxx-0.9.7.gb/src/stringtokenizer.cpp