summaryrefslogtreecommitdiff
path: root/ext/ByteLoader
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2000-08-28 17:03:27 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2000-08-28 16:08:46 +0000
commit7fd4ba6b96ebd57a4ea1ac11a170cf516c5edd96 (patch)
tree24daaad6b3cba264f0b22de37072f385e4104632 /ext/ByteLoader
parent3c65c14be7caf9d59f60265b97510dd50142dc82 (diff)
downloadperl-7fd4ba6b96ebd57a4ea1ac11a170cf516c5edd96.tar.gz
[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
Diffstat (limited to 'ext/ByteLoader')
-rw-r--r--ext/ByteLoader/bytecode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/ByteLoader/bytecode.h b/ext/ByteLoader/bytecode.h
index 296c2afd65..83dc5a5fb9 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