Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54432 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76635 invoked from network); 7 Aug 2011 03:07:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Aug 2011 03:07:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.210.172 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.210.172 mail-iy0-f172.google.com Received: from [209.85.210.172] ([209.85.210.172:59441] helo=mail-iy0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/31-60645-B510E3E4 for ; Sat, 06 Aug 2011 23:07:07 -0400 Received: by iye7 with SMTP id 7so6841134iye.31 for ; Sat, 06 Aug 2011 20:07:04 -0700 (PDT) Received: by 10.42.131.73 with SMTP id y9mr3942450ics.125.1312686423265; Sat, 06 Aug 2011 20:07:03 -0700 (PDT) Received: from [192.168.200.5] (c-50-131-46-20.hsd1.ca.comcast.net [50.131.46.20]) by mx.google.com with ESMTPS id t14sm3197985ibi.57.2011.08.06.20.07.01 (version=SSLv3 cipher=OTHER); Sat, 06 Aug 2011 20:07:02 -0700 (PDT) Message-ID: <4E3E0155.5050702@lerdorf.com> Date: Sat, 06 Aug 2011 20:07:01 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110627 Thunderbird/5.0 MIME-Version: 1.0 To: PHP internals X-Enigmail-Version: 1.2pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Coverity Scan From: rasmus@lerdorf.com (Rasmus Lerdorf) Coverity has run a new scan of trunk and there are a lot of valid issues. You have probably noticed that I have started to fix some of them, but there are 500+ to go, so I could use some help. The following people already have Coverity accounts: andi, antony, colder, derick, dmitry, helly, iliaa, jcogg, joey, kmori, mike, nickpj, nlopess, phoddie, rui, sas, scottmac, sean, sesser, slif, steph, tgoldstein, thiago, wez and zeev If you would like to help out and you don't have an account, please send me an email or catch me on irc and I will get you set up. Once you have an account, go to: http://scan.coverity.com/rung2.html And click on the "Sign in" link next to PHP If you start working on fixing one of these, please assign it to yourself first within the Coverity UI so others will know. -Rasmus