Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45512 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64322 invoked from network); 7 Sep 2009 08:58:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Sep 2009 08:58:53 -0000 Authentication-Results: pb1.pair.com header.from=xuefer@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=xuefer@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.216 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: xuefer@gmail.com X-Host-Fingerprint: 209.85.219.216 mail-ew0-f216.google.com Received: from [209.85.219.216] ([209.85.219.216:57236] helo=mail-ew0-f216.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EC/A7-13345-C4BC4AA4 for ; Mon, 07 Sep 2009 04:58:53 -0400 Received: by ewy12 with SMTP id 12so2307814ewy.24 for ; Mon, 07 Sep 2009 01:58:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=zp9GYKRwiWgj1fxfzR3q1DIqsaVU1ovgYUkhJYWkAfs=; b=nmrSSk1QshKQPi5BbeWjTQW/spfz9s3JfDzN26vaIdZN77//fBPqWGyi86XY7ZKRLz Nh9WykHsmECJug0CIu1ZeHU3O6CPA8cTJnxCElCLunbaG4kheh268komB9qA7iiPJMV1 VM/RKDYsbq+4oy7AplKhVKPQp6fnlQ8PZXwsM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=O5KzUgWZhjrjfzUL36aoTElIf6OrNAYYOvcXn836bciUYqhp5xZJnPkX+OtzwOBal2 RBTDlnxE+JXN2aLxW8IRmwJ6yFO3UeIcoxJ7Fh573gA1twsZMpCuXTnsrMS1Xzy0BL76 jUSQDTUcpRoeGe6q/A3GNcwFnlPmqThgaEAF4= MIME-Version: 1.0 Received: by 10.216.13.3 with SMTP id a3mr1477391wea.89.1252313929253; Mon, 07 Sep 2009 01:58:49 -0700 (PDT) Date: Mon, 7 Sep 2009 16:58:29 +0800 Message-ID: <28139bc0909070158t72b332a6va697e986d9307c07@mail.gmail.com> To: PHP Developers Mailing List Content-Type: text/plain; charset=UTF-8 Subject: leak in trunk rev 288110 From: xuefer@gmail.com (Xuefer) reproduce: make all install Generating phar.php [Mon Sep 7 16:37:35 2009] Script: '/home/xuefer/src/php/php6/ext/phar/build_precommand.php' /home/xuefer/src/php/php6/Zend/zend_operators.c(1728) : Freeing 0x08BD31DC (110 bytes), script=/home/xuefer/src/php/php6/ext/phar/build_precommand.php Last leak repeated 4 times [Mon Sep 7 16:37:35 2009] Script: '/home/xuefer/src/php/php6/ext/phar/build_precommand.php' /home/xuefer/src/php/php6/Zend/zend_vm_execute.h(5140) : Freeing 0x08BD3278 (20 bytes), script=/home/xuefer/src/php/php6/ext/phar/build_precommand.php Last leak repeated 4 times === Total 10 memory leaks detected === Generating phar.phar directorytreeiterator.inc clicommand.inc directorygraphiterator.inc pharcommand.inc invertedregexiterator.inc phar.inc Build complete. Don't forget to run 'make test'.