This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: NEWS: mention Coverity bug fixes


Daniel:
> I've been hoping someone else would make a decision about this... any
> comments?  As a number of the fixes are on the 2.18 branch we ought to
> decide before the imminent release.

Yes, I'd like a resolution too.  Seems like the last comment was
"Let's let Nick decide".   ;-)

FYI, here is what I'm currently proposing for GDB's 6.7 release:



diff -p -r1.235 NEWS
*** NEWS        17 Jul 2007 12:51:40 -0000      1.235
--- NEWS        27 Aug 2007 21:54:25 -0000
***************
*** 3,8 ****
--- 3,12 ----

  *** Changes since GDB 6.6

+ * Resolved 101 resource leaks, null pointer dereferences, etc. in gdb,
+ bfd, libiberty and opcodes, as revealed by static analysis donated by
+ Coverity, Inc. (http://scan.coverity.com).
+
  * When looking up multiply-defined global symbols, GDB will now prefer the
  symbol definition in the current shared library if it was built using the
  -Bsymbolic linker option.



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