Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
auth: Fix reading invalid iterator in fillZone()
Reported by coverity: ``` CID 1353069 (#1 of 1): Using invalid iterator (INVALIDATE_ITERATOR) 19. deref_iterator: Dereferencing iterator rit though it is already past the end of its container. ```
- Loading branch information