From: Nicholas Clark Date: Mon, 28 Aug 2000 16:03:27 +0000 (+0100) Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 ... X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7fd4ba6b96ebd57a4ea1ac11a170cf516c5edd96;p=p5sagit%2Fp5-mst-13.2.git [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED) Message-Id: <20000828160327.C49785@plum.flirble.org> p4raw-id: //depot/perl@6859 --- diff --git a/ext/ByteLoader/bytecode.h b/ext/ByteLoader/bytecode.h index 296c2af..83dc5a5 100644 --- a/ext/ByteLoader/bytecode.h +++ b/ext/ByteLoader/bytecode.h @@ -250,5 +250,4 @@ typedef IV IV64; if (strNE(str, STRINGIFY(BYTEORDER))) { \ HEADER_FAIL("different byteorder", 0, 0); \ } \ - Safefree(str); \ } STMT_END