Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14355 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68251 invoked by uid 1010); 12 Jan 2005 09:51:38 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 67937 invoked from network); 12 Jan 2005 09:51:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jan 2005 09:51:34 -0000 X-Host-Fingerprint: 66.111.4.27 out3.smtp.messagingengine.com Received: from ([66.111.4.27:43814] helo=out3.smtp.messagingengine.com) by pb1.pair.com (ecelerity HEAD (r4059)) with SMTP id FF/80-09312-623F4E14 for ; Wed, 12 Jan 2005 04:51:34 -0500 Received: from web2.messagingengine.com (web2.internal [10.202.2.211]) by frontend1.messagingengine.com (Postfix) with ESMTP id BDFCAC4B702; Wed, 12 Jan 2005 04:51:31 -0500 (EST) Received: by web2.messagingengine.com (Postfix, from userid 99) id 6B9DAF80; Wed, 12 Jan 2005 04:51:29 -0500 (EST) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.5 (F2.73; T1.001; A1.64; B3.05; Q3.03) Cc: jaakko.hyvatti@iki.fi, rasmus@php.net, moriyoshi@php.net, wez@thebrainroom.com, internals@lists.php.net References: <1105363854.20278.212383668@webmail.messagingengine.com> <80F349B2-6412-11D9-9D18-000A95CE0C62@at.wakwak.com> <1105515090.2801.212551532@webmail.messagingengine.com> In-Reply-To: To: "Moriyoshi Koizumi" Date: Wed, 12 Jan 2005 01:51:29 -0800 X-Sasl-Enc: MpqWAKHU8PTUHlVOxRLnbA 1105523489 Message-ID: <1105523489.11271.212557361@webmail.messagingengine.com> Subject: Re: [PHP-DEV] Segmentation fault in html_entity_decode From: kameshj@fastmail.fm ("Kamesh Jayachandran") Hi Moriyoshi, My mistake. I Thought you would have fixed these 2 in one commit and diffed the latest with earlier one version and found only one fix. Now things work fine. With regards Kamesh Jayachandran On Wed, 12 Jan 2005 17:27:06 +0900, "Moriyoshi Koizumi" said: > > On 2005/01/12, at 16:31, Kamesh Jayachandran wrote: > > > Hi Moriyoshi, > > Still ent_uni_8592_9002's actual size is 410 but accessed with a index > > 410. > > Huh? I'm confident about it :) It's certainly 411. >