This is the mail archive of the java@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: found an overlapping data buffer in file natGCInfo.cc


On 07/27/2009 09:09 PM, Martin Ettl wrote:
> Hello friends,
> 
> there are more bugs, not specially in the natGCInfo.cc but in e.g: libjava. I have no time to report all of them. I used cppcheck (an open source static code analysis tool) to find the bugs.
> Here the output of the libjava scan with cppcheck:
> 
> 
> Feel free to download and use cppcheck yourself.

Are any of these actual bugs?  I haven't checked every one, but those I have
are style nag messages.

Andrew.


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