Skip to content
Snippets Groups Projects
Commit 46796623 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Fix a bug in usage of SSL_set1_groups_list()

Apparently, even though the manpage says it returns an int, it
can return a long instead and cause a warning.

Bug not in any released Tor.  Part of #28399
parent 5ba3d09a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment