Re: found an overlapping data buffer in file natGCInfo.cc
Andrew Haley <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
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.