summaryrefslogtreecommitdiffstats
path: root/lib/libssl/ssl_ciph.c
diff options
context:
space:
mode:
authorkn <kn@openbsd.org>2018-09-08 14:12:57 +0000
committerkn <kn@openbsd.org>2018-09-08 14:12:57 +0000
commit574cdb686a80e59844f35e425e2b86ac3fb5dea0 (patch)
tree748ae9bbb2c35c8a838698e6ef4cc3766083b0e1 /lib/libssl/ssl_ciph.c
parentASN1_OBJECTs should be freed with ASN1_OBJECT_free(3), not with free(3). (diff)
downloadwireguard-openbsd-574cdb686a80e59844f35e425e2b86ac3fb5dea0.tar.xz
wireguard-openbsd-574cdb686a80e59844f35e425e2b86ac3fb5dea0.zip
Error out early on bad anchor usage
`pfctl -a foo' would do nothing with the non-existent anchor and exit 0. This implements behaviour as documented in pfctl(8): -a anchor Apply flags -f, -F, and -s only to the rules in the specified anchor. While here, hoist a duplicate "_" check by using the more mnemonic `mode'. OK henning sashan
Diffstat (limited to 'lib/libssl/ssl_ciph.c')
0 files changed, 0 insertions, 0 deletions