Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56512 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36319 invoked from network); 23 Nov 2011 15:22:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2011 15:22:00 -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 Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:39921] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/66-31179-49F0DCE4 for ; Wed, 23 Nov 2011 10:21:57 -0500 Received: by ywt2 with SMTP id 2so874515ywt.29 for ; Wed, 23 Nov 2011 07:21:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=DbHLiGkiSM6hZhIg5C+TxaPmhUXu0K13zV2F0FoAI0Q=; b=X59CeLmYta1+MLKrsba1horhak4IvKpu5tP2PSrUkjkyqpRYHkLeUp0qiBTxc7c9Ha 0nkTAJSxSlzFxqITVFyY76NkYDpZnSI7wGLF3xyTjrLxZFKbXNEK9SPNAif2/QQKNH/w T4qKXQT6V1qjp2IPQu9bBPmXhy/kfiWALlerE= MIME-Version: 1.0 Received: by 10.100.80.7 with SMTP id d7mr5329710anb.91.1322061714034; Wed, 23 Nov 2011 07:21:54 -0800 (PST) Received: by 10.146.4.4 with HTTP; Wed, 23 Nov 2011 07:21:53 -0800 (PST) In-Reply-To: <1967E834A5BA46218D68EA0F2AD83C9E@carla> References: <1967E834A5BA46218D68EA0F2AD83C9E@carla> Date: Wed, 23 Nov 2011 16:21:53 +0100 Message-ID: To: Timm Friebe Cc: PHP Internals List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Fw: Bug #60167 [PATCH]: Crash / memory corruption From: pierre.php@gmail.com (Pierre Joye) hi Timm! Can you add this comment to the bug as well please? And assign to Dmitry, if it is related to the engine then it must be fixed in the engine :) Cheers, On Wed, Nov 23, 2011 at 4:02 PM, Timm Friebe wrote: > Hey, > > who can review this patch? I'm not sure this is the right place to fix th= is > issue - it's related to the literal caching in the Zend Engine's method c= all > init opcodes (ZEND_INIT_[STATIC_]METHOD_CALL) and might need to be addres= sed > there instead of having to change PHP extensions. > > --cut-- > The following patch has been added/updated: > > Patch Name: bugfix-and-all-warnings-removal.diff > Revision: =A0 1322058911 > URL: > https://bugs.php.net/patch-display.php?bug=3D60167&patch=3Dbugfix-and-all= -warnings-removal.diff&revision=3D1322058911 > > - Timm > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org