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