summaryrefslogtreecommitdiffstats
path: root/lib/libssl/ssl_methods.c
diff options
context:
space:
mode:
authortb <tb@openbsd.org>2020-10-11 02:44:27 +0000
committertb <tb@openbsd.org>2020-10-11 02:44:27 +0000
commita522ba32a82bca3485c22278fdab0179a1233b61 (patch)
tree50c97257e3b51e2a78d9fa1c6f1046514ada2859 /lib/libssl/ssl_methods.c
parentUpdate regress for method changes. (diff)
downloadwireguard-openbsd-a522ba32a82bca3485c22278fdab0179a1233b61.tar.xz
wireguard-openbsd-a522ba32a82bca3485c22278fdab0179a1233b61.zip
Make profile_name const in srtp_find_profile_by_name()
There is no reason (and there never was any) for profile_name to be non-const, it was always just passed to strncmp(). Changing this allows removing an ugly instance of casting away const. ok guenther jsing
Diffstat (limited to 'lib/libssl/ssl_methods.c')
0 files changed, 0 insertions, 0 deletions