Mention Coverity's contribution to bfd
This commit is contained in:
parent
0b3e17e93d
commit
ad71ef64ac
@ -1,3 +1,7 @@
|
||||
2007-08-28 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* NEWS: Mention Coverity's contribution.
|
||||
|
||||
2007-08-25 Ulrich Weigand <uweigand@de.ibm.com>
|
||||
|
||||
* readelf.c (process_note): Recognize SPU core file notes.
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user