Skip to content
Discussion options

You must be logged in to vote

This assertion fails, when a memory block is freed, and the block was not really allocated by the heap allocator (i.e. the handed over pointer is wrong), or the block header, which is placed in front of the block, has been overwritten by someone. In both cases head allocator is not responsible for the fault.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@wmjenkinson
Comment options

@rsta2
Comment options

Answer selected by wmjenkinson
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants