[ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 ...
Nicholas Clark [Mon, 28 Aug 2000 16:03:27 +0000 (17:03 +0100)]
Message-Id: <20000828160327.C49785@plum.flirble.org>

p4raw-id: //depot/perl@6859

ext/ByteLoader/bytecode.h

index 296c2af..83dc5a5 100644 (file)
@@ -250,5 +250,4 @@ typedef IV IV64;
            if (strNE(str, STRINGIFY(BYTEORDER))) {             \
                HEADER_FAIL("different byteorder", 0, 0);       \
            }                                                   \
-           Safefree(str);                                      \
        } STMT_END