Skip to content
Snippets Groups Projects
Xavier Robin's avatar
Xavier Robin authored
GetPrev() or GetNext() may return invalid residue handles. It is
unclear what happens next, find() may simply (hopefully) find nothing,
however this feels unsafe. This fix guards against this possibility
by checking for handles validity before giving them to find().
98e4ebc9
History
Name Last commit Last update
..