This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: possible memory leak


>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:

Michael> I know this leak is academic/insignificant but I wanted to start 
Michael> things like this and I found it while playing with valgrind.

Actually, I think things like this are important.  For one thing they
show our level of attention to detail.

Michael> The attached patch fixes a 40 byte (at least here) memleak while 
Michael> initializing the converter stuff. This leak can only occur once 
Michael> during initializiation.

Michael> Okay to commit to trunk ?

Yes.  I'll apply to the 3.3 branch.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]