Skip to content

Avoid calling *trsv and *gemv with invalid parameter values#174

Open
rgommers wants to merge 4 commits into
xiaoyeli:masterfrom
rgommers:fix-lapack-invalid-params
Open

Avoid calling *trsv and *gemv with invalid parameter values#174
rgommers wants to merge 4 commits into
xiaoyeli:masterfrom
rgommers:fix-lapack-invalid-params

Bounds-check `pivptr` in `*pivotL.c` before accessing `lsub_ptr` on s…

572d332
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs