Issue #19682: Fix compatibility issue with old version of OpenSSL that
authorChristian Heimes <christian@cheimes.de>
Thu, 21 Nov 2013 15:26:51 +0000 (16:26 +0100)
committerChristian Heimes <christian@cheimes.de>
Thu, 21 Nov 2013 15:26:51 +0000 (16:26 +0100)
commit949ec14209c57e422b5bca092d0cebc8decc21a1
tree604e0ab80dd09d5a7f79bc41ee07b30da7622c13
parenta282825bf6fae1f0d492df8a6ced15df4fa94222
Issue #19682: Fix compatibility issue with old version of OpenSSL that
was introduced by Issue #18379.
Misc/NEWS
Modules/_ssl.c