Heap Corruption caused by mb_exec_compile #9
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
marie/mariebuild#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
mb_exec_compile seems to cause heap corruption which causes mb_exec_finalize to fail and will cause further problems down the line. This issue is very urgent
The valgrind log:
Invalid writes fixed with commit d869863
fixing of invalid reads and memory leaks now in progress
Invalid reads fixed with commit 50dceb6
Memory Leaks fixed with commit 6f866e8