Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44530 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74205 invoked from network); 28 Jun 2009 21:02:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jun 2009 21:02:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.152 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 72.14.220.152 fg-out-1718.google.com Received: from [72.14.220.152] ([72.14.220.152:56355] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 47/C2-54754-65AD74A4 for ; Sun, 28 Jun 2009 17:02:14 -0400 Received: by fg-out-1718.google.com with SMTP id 13so353657fge.0 for ; Sun, 28 Jun 2009 14:02:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Rp/78Y9dCV6UPO7zoUGe67lz0Ci/eP2VSgIQek3pXAw=; b=sBkw67gQC7qOWSA7p1CyRgC5gmcQvKSMYP9QAkp0z08riTDvAYI6c8lMHH8zgoIw2Y kIzme2chSHvTlPZSbo6iWiy7SYTTftiOEft48PKIG/Alyfzx5R1zI7hVktaoxsdx58qO SBiV1mBvb3W7qLnzpJhnweV9j8au2NkkNFKmk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=IANgRNqHNWVTDKzDiknohKBAlSGH12wWqlUwuQ8nRxVyCvJ34+OhMgEd/fUd6Ek1fl XpwEq9pA5Us9NEU29sgx3TXaBk2PfuitT4704+hg/p1dYSAFOl08o8e5k/FNO/TodyEq VG6SGyWlI7X8fxYUt1BZIMEkMKjQwmVOSHuBc= MIME-Version: 1.0 Received: by 10.86.29.16 with SMTP id c16mr785939fgc.46.1246222930494; Sun, 28 Jun 2009 14:02:10 -0700 (PDT) In-Reply-To: <4A47AF83.3010205@gravitonic.com> References: <4A453C43.3060806@gravitonic.com> <1246101161.13829.1.camel@goldfinger.johannes.nop> <4A47AF83.3010205@gravitonic.com> Date: Sun, 28 Jun 2009 23:02:10 +0200 Message-ID: To: Andrei Zmievski Cc: =?ISO-8859-1?Q?Johannes_Schl=FCter?= , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Memory corruption bug From: pierre.php@gmail.com (Pierre Joye) 2009/6/28 Andrei Zmievski : > Pierre Joye wrote: >> >> committed. > > I see that it's not in HEAD though, probably because HEAD has never been > updated to use safe-allocation functions? I see no trace of __zend_calloc() > there. We should probably port that from 5.3. Yes, noticed that too while committing them. Thanks for having added them to the TODO :) Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org