projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3c65c14
)
[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
patch
|
blob
|
blame
|
history
diff --git
a/ext/ByteLoader/bytecode.h
b/ext/ByteLoader/bytecode.h
index
296c2af
..
83dc5a5
100644
(file)
--- 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