Browse Source
The OOB here was in `_pSplLvl[spl]`. The value of SPL_INVALID is is `-1`. The fix is to not access the array when `spl == SPL_INVALID`.pull/409/head
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue