Skip to content

Conversation

sreimers
Copy link
Member

@sreimers sreimers commented Aug 18, 2024

fixes #1178 - mem_deref(sess) calls maybe list_flush(&sess->replyl) within destructor and reply is a dangling pointer after this.

fixes #1178 - `mem_deref(sess)` calls list_flush(&sess->replyl)
within destructor and reply is a dangling pointer after this.
@sreimers sreimers merged commit 5b00488 into main Aug 19, 2024
36 checks passed
@sreimers sreimers deleted the fix_reply_heap_after_free_bug branch August 19, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

reply: heap-use-after-free bug
1 participant