]> git.ipfire.org Git - thirdparty/openssl.git/commit
Allow BIO_s_file to open and sequentially access files larger than 2GB
authorAndy Polyakov <appro@openssl.org>
Mon, 6 Jun 2005 12:05:12 +0000 (12:05 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 6 Jun 2005 12:05:12 +0000 (12:05 +0000)
commit727c9b80278005e16b448ab505bccf16e73784b3
tree9c3b04d2e3e07fa75bf6462126cd43dfc398f7c2
parentbd4e9b0512fd2923e4b3c9ccf754f5974c1b765c
Allow BIO_s_file to open and sequentially access files larger than 2GB
on affected platforms.
PR: 973
crypto/bio/bss_file.c