Fixes.
h3rald h3rald@h3rald.com
Thu, 19 Dec 2024 17:57:51 +0000
1 files changed,
0 insertions(+),
1 deletions(-)
jump to
M
src/symbols.c
→
src/symbols.c
@@ -1563,7 +1563,6 @@ else
{ hex_item_t item = {.type = HEX_TYPE_STRING, .data.str_value = str}; result = HEX_PUSH(ctx, item); - free(str); } } free(buffer);