predict_class.js:166 - array access without bounds check #23
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bug
peakIndex could be -1 (from indexOf), leading to array[-1] access.
File
generalFunctions/src/predict/predict_class.js:166
Fixed in generalFunctions submodule commit.