summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/free/freenull.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add more free functions for NULL checks.jsing2018-02-071-16/+67
* Add more functions (based on those used in OpenSSH) to the free NULL test.jsing2018-02-071-1/+19
* Add more functions.jsing2017-05-061-1/+5
* Sort/group functions.jsing2017-05-061-5/+10
* Not much point using a failed variable here.jsing2017-05-061-3/+4
* Add regress for free functions that should be safe with NULLbeck2017-05-021-0/+43