summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-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