Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix UB in SpiralIterator::operator++ (#481)
* Calling pop_back on an iterator past the end is UB Signed-off-by: Ryan Friedman <[email protected]>
- Loading branch information