Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22667 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80632 invoked by uid 1010); 4 Apr 2006 22:57:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80617 invoked from network); 4 Apr 2006 22:57:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Apr 2006 22:57:05 -0000 X-Host-Fingerprint: 212.55.154.24 relay4.ptmail.sapo.pt Linux 2.4/2.6 Received: from ([212.55.154.24:60690] helo=sapo.pt) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 76/01-19347-0C9F2344 for ; Tue, 04 Apr 2006 18:57:04 -0400 Received: (qmail 31851 invoked by uid 0); 4 Apr 2006 22:56:20 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.156) by relay4 with SMTP; 4 Apr 2006 22:56:20 -0000 Received: (qmail 8403 invoked from network); 4 Apr 2006 22:57:01 -0000 X-AntiVirus: PTMail-AV 0.3.88 X-Virus-Status: Clean (0.00454 seconds) Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[81.193.152.147]) (envelope-sender ) by mta6 (qmail-ldap-1.03) with SMTP for ; 4 Apr 2006 22:57:01 -0000 Message-ID: <005d01c6583b$140403c0$0100a8c0@pc07653> To: "Antony Dovgal" Cc: "PHPdev" References: <001301c65830$6a14cb60$0100a8c0@pc07653> <4432F8D4.7020603@zend.com> Date: Tue, 4 Apr 2006 23:56:58 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Subject: Re: [PHP-DEV] Coverity report From: nlopess@php.net ("Nuno Lopes") > On 05.04.2006 01:40, Nuno Lopes wrote: >> Hi, >> >> Has anyone already received the Coverity report >> (http://scan.coverity.com)? > > Lot of people did. > Including me =) and did anyone found a bug by reading Coverity's report? I didn't noticed unusual commits... >> I've already asked for a password, but I haven't received it yet. > > It takes some time - requests are human-filtered. > In my case it took about a day or two. Steph told me she received her password in a matter of hours. I'm waiting for two days, though :) >> I would like to take a look at it and help to fix the 42 detected bugs. > > s/bugs/pieces of code that Coverity doesn't like/ yes, of course. I bet most are just false positives. Nuno