Now that all *_free() functions are NULL safe, we can generate the
authortb <tb@openbsd.org>
Tue, 10 Jul 2018 20:53:30 +0000 (20:53 +0000)
committertb <tb@openbsd.org>
Tue, 10 Jul 2018 20:53:30 +0000 (20:53 +0000)
commit444db0ad8556ef7ba15c40280b62cd08dc0ed747
treeb40ad0d6b784e53f8591178e88c80672fd4157e7
parenta014dd99d270cf62f22e7cb9b72e40627a54b269
Now that all *_free() functions are NULL safe, we can generate the
freenull test from Symbols.list.

Suggested by jsing, discussed with beck and bluhm.
regress/lib/libcrypto/free/Makefile
regress/lib/libcrypto/free/freenull.awk [new file with mode: 0644]
regress/lib/libcrypto/free/freenull.c [deleted file]
regress/lib/libcrypto/free/freenull.c.head [new file with mode: 0644]
regress/lib/libcrypto/free/freenull.c.tail [new file with mode: 0644]