Skip to content
Snippets Groups Projects
Commit c1a61988 authored by Arne Goedeke's avatar Arne Goedeke Committed by Marcus Comstedt
Browse files

ADT.CritBit: use after free in iterator

The tree iterator keeps the tree root node but did not update it
when the tree was modified during iteration. This could lead to
access in freed memory.
parent 676e2595
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment