Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix potential out-of-bounds read in Model::checkFinite (#2232)
Fix potential out-of-bounds read and incorrect parameter IDs in error messages in Model::checkFinite: `dwdp_` has size `nw` x `np`, not `nw` x `nplist`.
- Loading branch information