Skip to content
Snippets Groups Projects
  1. Mar 29, 2023
    • Xavier Robin's avatar
      fix: guard against invalid handles · 98e4ebc9
      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
  2. Jul 31, 2020
  3. Feb 13, 2020
  4. Feb 02, 2013
Loading