This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
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.