From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25804 invoked by alias); 28 Aug 2007 03:15:17 -0000 Received: (qmail 25443 invoked by uid 22791); 28 Aug 2007 03:15:16 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 28 Aug 2007 03:15:10 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-247-215.inter.net.il [83.130.247.215]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id HQN04537 (AUTH halo1); Tue, 28 Aug 2007 06:12:22 +0300 (IDT) Date: Tue, 28 Aug 2007 03:15:00 -0000 Message-Id: From: Eli Zaretskii To: msnyder@sonic.net CC: gdb-patches@sourceware.org In-reply-to: <5150.12.7.175.2.1188251686.squirrel@webmail.sonic.net> (msnyder@sonic.net) Subject: Re: Resubmit: NEWS for 6.7, coverity fixes. Reply-to: Eli Zaretskii References: <5150.12.7.175.2.1188251686.squirrel@webmail.sonic.net> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-08/txt/msg00490.txt.bz2 > Date: Mon, 27 Aug 2007 14:54:46 -0700 (PDT) > From: msnyder@sonic.net > > OK, incorporating several people's suggestions, can we get this into 6.7? > > 2007-08-27 Michael Snyder > > * 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). > + Fine with me, thanks.