mirror of https://github.com/qTox/qTox.git
Browse Source
A race condition would result in trying to remove an element that didn't exist, and thus erasing end (undefined behavior) instead of erasing [end, end) (no-op)pull/2476/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue