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