dict: Remove guard for past-the-end iterators that might mask problems in static...
authorAlberto Gonzalez <boqwxp@airmail.cc>
Fri, 19 Jun 2020 20:57:27 +0000 (20:57 +0000)
committerAlberto Gonzalez <boqwxp@airmail.cc>
Fri, 19 Jun 2020 21:04:29 +0000 (21:04 +0000)
commitd71a9badda20d48bcd4031f030d2d0901f837261
treeba246844f224e1b2ff33f70c6099e8d812b6f883
parente5a2d17b5dffc69c9994d48c2c12288865b80156
dict: Remove guard for past-the-end iterators that might mask problems in static analysis.

Co-Authored-By: whitequark <whitequark@whitequark.org>
kernel/hashlib.h