Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40747 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68510 invoked from network); 28 Sep 2008 22:54:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Sep 2008 22:54:36 -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 209.85.198.234 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: 209.85.198.234 rv-out-0506.google.com Received: from [209.85.198.234] ([209.85.198.234:42689] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/52-53562-82B00E84 for ; Sun, 28 Sep 2008 18:54:33 -0400 Received: by rv-out-0506.google.com with SMTP id g37so1829976rvb.23 for ; Sun, 28 Sep 2008 15:54:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=jLfYxx0MvqmR5Q9dr6uszYrf1n0HvRIj0CmpDdg5c9c=; b=aslrn4ismjiH2A/XodflLoHKZWk2kh0LricB51nVjJA1Ao3zoKRTq/6hG40LMyvBa8 0qWFeOFGlOSgu5LfD8EUH4z+y7Yzxh9NvS9fEN4DPMmW8zKcAwzlJADsILwkkqaiq0k1 YtL01tW2z9j34ZNju8BPWhT/ZyP3n6pBfVVGQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=VPPd4i7LoRogDOGJXCoVWr0NPXbhGs/mjBWo5N6XKnMBwihv+4DznnE88J/qOOtHpI D+NxDzWZhn19n+e/BNOobVseZMXsPPvk3G6BVBUlJk8zG0Vjh5oonEMjsOWiEIYdsSlF 0x/ltQiliMnqrVjf8DAcvYP4mPHcRBlPnxGNs= Received: by 10.141.63.20 with SMTP id q20mr2042231rvk.291.1222642470171; Sun, 28 Sep 2008 15:54:30 -0700 (PDT) Received: by 10.141.185.2 with HTTP; Sun, 28 Sep 2008 15:54:30 -0700 (PDT) Message-ID: Date: Mon, 29 Sep 2008 00:54:30 +0200 To: "Ilia Cheishvili" Cc: "PHP internals" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: [PHP-DEV] [PATCH] Fix bug #46146 From: pierre.php@gmail.com ("Pierre Joye") hi Ilia! On Mon, Sep 29, 2008 at 12:48 AM, Ilia Cheishvili wrote: > There is a bug in stream_filter_remove() that calls the stream destructor > when it shouldn't. I have included two attachments--one is the patch to > streamsfuncs.c and the other is a test. > > Take a look :) Wrong bug #, can you post the right # please? It would help to have the patch (link) in the bug report as well :) Thanks for your work! Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org