stack: increase the reallocation ratio
authorPauli <pauli@openssl.org>
Wed, 10 Nov 2021 05:40:00 +0000 (15:40 +1000)
committerPauli <pauli@openssl.org>
Fri, 12 Nov 2021 09:49:46 +0000 (19:49 +1000)
commit8347bfa04fc62dcf684b8a43905709fa18f6a3b1
treeea2001761fca6a1dbd26c9d6c37f9aa535d8952c
parentbc4efcb0d0740467f1b8b536677a2886c2445c80
stack: increase the reallocation ratio

This change increases the reallocation ratio from 1.5 to 1.6.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16930)
crypto/stack/stack.c