Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:567 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32762 invoked from network); 1 Apr 2003 10:52:32 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 1 Apr 2003 10:52:32 -0000 Received: (qmail 2430 invoked by uid 501); 1 Apr 2003 10:52:32 -0000 Received: from unknown (HELO eco.foo) (80.143.27.50) by kdserv.de with SMTP; 1 Apr 2003 10:52:32 -0000 Received: from localhost (localhost [127.0.0.1]) by eco.foo (Postfix) with ESMTP id C37DB37640 for ; Tue, 1 Apr 2003 12:52:29 +0200 (CEST) Date: Tue, 1 Apr 2003 12:52:29 +0200 (CEST) X-X-Sender: sas@eco.foo To: internals@lists.php.net In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] further segfaults in php From: sascha@schumann.cx (Sascha Schumann) And some more (the 13 should have been 0 in the script): bcsub('',$maxn); dbase_open($maxs,$maxn); exif_imagetype($maxn); > ob_start(); > > socket_iovec_alloc($maxn,$maxn,$maxn); > > exif_thumbnail('',$maxs,$maxn); > > mb_ereg('',$maxs,$maxn); > > mb_ereg_match($maxs); > > mb_eregi('',$maxs,$maxn); > > mb_split($maxn,$maxn,$maxn); - Sascha