From ad71ef64ac2a85db4cdcf06706db646792ba094a Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 28 Aug 2007 11:56:08 +0000 Subject: Mention Coverity's contribution to bfd --- binutils/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'binutils/NEWS') diff --git a/binutils/NEWS b/binutils/NEWS index 4bcc942..20070d7 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,8 @@ -*- text -*- Changes in 2.18: +* Resolved 37 coding problems in bfd including static array overruns, null + pointer dereferences and use of a malloc buffer after it has been freed, as + revealed by static analysis donated by Coverity, Inc. (http://scan.coverity.com). * The binutils sources are now released under version 3 of the GNU General Public License. -- cgit v1.1