aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/matrix
Commit message (Collapse)AuthorAgeFilesLines
* Do not access a NULL pointer if a matrix or square root are empty.Ingo Schwarze2017-02-124-2/+29
| | | | Crashes found by tb@ with afl(1).
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-084-0/+33
Both kristaps@ and wiz@ repeated asked for this, literally for years.