summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/malloc/malloc_errs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a regress test to test various malloc API and heap mismanagementotto2023-05-082-0/+291
errors which should cause abort. A few are not enabled yet, they will be once the corresponding diffs in malloc are committed.