summaryrefslogtreecommitdiff
path: root/src/usr.bin
diff options
context:
space:
mode:
authortb <>2023-03-31 17:47:39 +0000
committertb <>2023-03-31 17:47:39 +0000
commit8426f9394fc16a7f7fc4534731737708228335b4 (patch)
tree5c13f551db77d0fd575effa1b5988a53fa3e0b98 /src/usr.bin
parent25a20dbee47e2778717afc53f5d438b40d543256 (diff)
downloadopenbsd-8426f9394fc16a7f7fc4534731737708228335b4.tar.gz
openbsd-8426f9394fc16a7f7fc4534731737708228335b4.tar.bz2
openbsd-8426f9394fc16a7f7fc4534731737708228335b4.zip
Inline only use of TS_VERIFY_CTX_init()
Since TS_VERIFY_CTX is now opaque, the only thing TS_VERIFY_CTX_init() is good for outside the library is memory leaks. Inside the library it's also useless, since as a much more familiar name is memset(). It will soon be able to join all the other nonsense that should never have leaked out of this library.
Diffstat (limited to 'src/usr.bin')
0 files changed, 0 insertions, 0 deletions