commit | 50b24d0d7cc7b787acc1f8481173e5e0d536fe28 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Apr 11 20:48:42 2013 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Apr 11 20:48:42 2013 +0200 |
tree | 7465cab4d1a418ce907c6d60aafd3ba9376aa529 | |
parent | 85b2afb1b1f3e24b1ecddfc955b5d4614fc6f39e [diff] [blame] |
Fix a crash when setting a servername callback on a SSL server socket and the client doesn't send a server name. Patch by Kazuhiro Yoshida. (originally issue #8109)
diff --git a/Misc/ACKS b/Misc/ACKS index 9a4cb52..b5084ee 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -1361,6 +1361,7 @@ Danny Yoo Rory Yorke George Yoshida +Kazuhiro Yoshida Masazumi Yoshikawa Arnaud Ysmal Bernard Yue