Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80972 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98865 invoked from network); 22 Jan 2015 11:10:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jan 2015 11:10:54 -0000 Authentication-Results: pb1.pair.com header.from=git@internot.info; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=git@internot.info; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain internot.info designates 185.57.82.47 as permitted sender) X-PHP-List-Original-Sender: git@internot.info X-Host-Fingerprint: 185.57.82.47 mail.internot.info Received: from [185.57.82.47] ([185.57.82.47:57074] helo=mail.internot.info) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/D6-61273-CBAD0C45 for ; Thu, 22 Jan 2015 06:10:52 -0500 Message-ID: <54C0DAB3.5010905@internot.info> Date: Thu, 22 Jan 2015 22:10:43 +1100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 To: Yasuo Ohgaki CC: "internals@lists.php.net" References: <1421785688-23331-1-git-send-email-git@internot.info> In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7aXTKGwc6RqxoPb3m0ppJ4fvLwUspaqvN" Subject: Re: [PHP-DEV] [PATCH] Fix uninitalized variables reads. See CWE-457 for more info. From: git@internot.info (Joshua Rogers) --7aXTKGwc6RqxoPb3m0ppJ4fvLwUspaqvN Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 22/01/15 21:36, Yasuo Ohgaki wrote: > > Could you send pull request from github? https://github.com/php/php-src/pull/1012 > It's not required strictly, but if you can includes tests, it would be > great. No tests. It is "undefined behaviour." Thanks, --=20 -- Joshua Rogers --7aXTKGwc6RqxoPb3m0ppJ4fvLwUspaqvN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJUwNqzAAoJEJCcj5QpbmADmlQQAJdqBWDthGxLoInX2Rvd+I2t SR5GbDJrcyESu9mxkf2Do0KwkBbMX/D7i5/UKdLn+F6uubGpqfulzdqGBuSw3Y5n WhFwfTk4Zujfni7J6XBbXzYmAYJHPrZNiMG3HGnuU45mLNwwoJiZ9u+pMSgldfcj J1uacg+DqSb4QGGQmqpZ4e+EcjP7FuYHe3YJa2uLXGA+epAscZK9nYxaI5MLBHud PVaC+mseE+7WjjyWDAjaB+0ciziV78/65j2zRweTBgq2ZhiKp6yRvxqNTnrwqNzo dkzKlZUQfzfaw7q3+AOK5vDnpR4xWqjNUFgbvh1tBQGdQkLPSRD+brTwWBZAiLaa l6JLkmxlwH8VQb88PSorebxFrVHPshwpiUrlzR5ISjijJ4aj+fbAngzzNmoN0XlH V8skU3/DtzcPleMw6r6G+M0k2b5WcU5NN9WKpEIRgCOYmjZ6GwgiqlnVCxc1qFod VHfJTqQhyQSHkpccvmmgbHl/ycvv75mgueqRkl8YK6gjG/YprnGmj4o32Id2rK6s 0g333L+hfYZU4T9A77lLbing8pIQPLki2b8qDAes5eQHj/YsdWGtQpqSmT+f+jmg PuE7cc/p6pMR9aVzaUF4sDdYrBYw4UPbtyIKuo7qpCHMDZlaJkTWD1Eotf5es6F1 57ejpCuYlel1QX9ww1Nu =p6p8 -----END PGP SIGNATURE----- --7aXTKGwc6RqxoPb3m0ppJ4fvLwUspaqvN--