Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a bug in the
apply_reads
method causing a memory corruption
Make `apply_reads` to check if the deque node is still valid before moving it in the deque.
- Loading branch information