b_sock.c: make getsockopt work in cases when optlen is 64-bit value.
authorAndy Polyakov <appro@openssl.org>
Mon, 11 Jun 2012 08:52:11 +0000 (08:52 +0000)
committerAndy Polyakov <appro@openssl.org>
Sat, 1 Feb 2014 21:33:02 +0000 (22:33 +0100)
commitd451ece4e7edce8c954daa084c83686647dcda0f
tree87a0ddae631846057538b3c555594d636d5fbae6
parent1121ba1b74f4ac132aa36e6363ac3c3c2e23bfb6
b_sock.c: make getsockopt work in cases when optlen is 64-bit value.
(cherry picked from commit 80c42f3e0c34451dd7cfc65e07bc639759ef07d2)
crypto/bio/b_sock.c