Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1019 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53061 invoked from network); 23 Apr 2003 18:27:55 -0000 Received: from unknown (HELO mailout05.sul.t-online.com) (194.25.134.82) by pb1.pair.com with SMTP; 23 Apr 2003 18:27:55 -0000 Received: from fwd06.sul.t-online.de by mailout05.sul.t-online.com with smtp id 198OyI-0001nf-0G; Wed, 23 Apr 2003 20:27:54 +0200 Received: from baumbart.marcus-boerger.de (520072483730-0001@[80.142.187.132]) by fwd06.sul.t-online.com with esmtp id 198OyD-24CdiSC; Wed, 23 Apr 2003 20:27:49 +0200 Reply-to:marcus.boerger@post.rwth-aachen.de Message-ID: <5.1.0.14.2.20030423202523.08f72c18@mailbox.rwth-aachen.de> X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 23 Apr 2003 20:27:48 +0200 To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Sender: 520072483730-0001@t-dialin.net Subject: safe_emalloc From: marcus.boerger@t-online.de ((Marcus =?iso-8859-1?Q?B=F6rger?=)) I see a problem with this new safe_emalloc() problem. The code base of 4.3 and 5 are drifting apart due to the fact that the function in question wasn't MFBed. So anybody with karma should at least introduce the macro solution into the appropriate places. marcus