Revision 1d0671b81f18385ee6e73eed12b27fb25f27c67d authored by Dr. Matthias St. Pierre on 21 October 2018, 16:49:19 UTC, committed by Dr. Matthias St. Pierre on 26 October 2018, 06:50:26 UTC
Increase the load buffer size such that it exceeds the chunk size by a comfortable amount. This is done to avoid calling RAND_add() with a small final chunk. Instead, such a small final chunk will be added together with the previous chunk (unless it's the only one). Related-to: #7449 Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/7456)
1 parent 13ce862
File | Mode | Size |
---|---|---|
VMSify-conf.pl | -rw-r--r-- | 1.4 KB |
engine.opt | -rw-r--r-- | 152 bytes |
openssl_ivp.com.in | -rw-r--r-- | 1.8 KB |
openssl_shutdown.com.in | -rw-r--r-- | 1.4 KB |
openssl_startup.com.in | -rw-r--r-- | 4.4 KB |
openssl_utils.com.in | -rw-r--r-- | 327 bytes |
test-includes.com | -rw-r--r-- | 752 bytes |
translatesyms.pl | -rw-r--r-- | 1.9 KB |

Computing file changes ...