This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

Resubmit: NEWS for 6.7, coverity fixes.


OK, incorporating several people's suggestions, can we get this into 6.7?

2007-08-27  Michael Snyder  <msnyder@access-company.com>

        * NEWS: Mention Coverity bug fixes.

***************
*** 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]