Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40297 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6714 invoked from network); 6 Sep 2008 06:05:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Sep 2008 06:05:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.44.29 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 74.125.44.29 yx-out-2324.google.com Received: from [74.125.44.29] ([74.125.44.29:61774] helo=yx-out-2324.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/30-05003-CBD12C84 for ; Sat, 06 Sep 2008 02:05:48 -0400 Received: by yx-out-2324.google.com with SMTP id 3so445719yxj.83 for ; Fri, 05 Sep 2008 23:05:45 -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=QoZm4Vr/+aFaLUJKMRenvyZLntzw/juLMtIYRSvV7lQ=; b=xlyenACxak+Sae3lEhcrFog+YyHLqg6YRghT/acajK0oHHni5RSipaef4BxcXb5ftg obdBuRhfNguPVDWS04dGlusLN33GPAEVFhPIxdq5OIwUwalsgXLLLeqgSJvbV0yEElNW 4xgvARZxsxoGiTizsJuwIxRH9xr0MVd6TxX7A= 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=g2ieBivx2M2i88ig1nYSVFGIy6jGuMzHrVA3vTke41bwN/gpiLZyvCH6KyvwU8Aesn bJIa9Tb3iHKn4o2wQb8o+ZDM0G9wJWpzEbMyPnQZjDTOD6CtUXF1XNAIa64p/JYBA3Z9 02dPG93eDqnGmv2jpv1C4G2NXBSRNqa9ed518= Received: by 10.151.155.5 with SMTP id h5mr17656165ybo.247.1220681145252; Fri, 05 Sep 2008 23:05:45 -0700 (PDT) Received: by 10.150.186.11 with HTTP; Fri, 5 Sep 2008 23:05:45 -0700 (PDT) Message-ID: Date: Sat, 6 Sep 2008 10:05:45 +0400 To: "Rodrigo Campos" Cc: internals@lists.php.net In-Reply-To: <33d560f70809051419k49cc465ai47a4dc298418ed08@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <33d560f70809051419k49cc465ai47a4dc298418ed08@mail.gmail.com> Subject: Re: [PHP-DEV] PHP snmp extension leaks memory From: indeyets@gmail.com ("Alexey Zakhlestin") On Sat, Sep 6, 2008 at 1:19 AM, Rodrigo Campos wrote: > Hi! > > I am writing to the list because there's a bug in the php snmp > extension that leaks memory. This bug has been reported by Federico > Cuello two months ago here: http://bugs.php.net/bug.php?id=45405 > > As you can see, Federico uploaded a patch that fixes the problem but > added a double free also two months ago. I've updated Federico's patch > almost one month and a half ago and published it there too. > > We are running php with that patch applied since then and it works > well for us. I don't know what we can do to have some opinion about > the patch and to close the bug (applying this patch or some other > way), but I thought that sending an email to the list perhaps could > catch more attention :-) > > As I comment in the bug report, the patch seems simple and correct. > > I don't know if it matters, but gentoo has applied to the svn tree: > http://bugs.gentoo.org/show_bug.cgi?id=231528 > > If we can help in some way, please let me know. Can you put final version of patch somewhere where we can download it? http://phpfi.com/ will be just fine inline attachments also work (mostly) with this mailing-list thanks -- Alexey Zakhlestin http://blog.milkfarmsoft.com/