Hi Andrew,
On 10/28/19 7:24 PM, Andrew Zaborowski wrote:
Enlarge the A(i) buffer to be able to hold the biggest possible hash
result (64) + the label + the biggest possible seed (64). As reported
by Will Dietz the buffer size issue could cause crashes with the bigger
hashes when built under clang.
Reported-by: Will Dietz <w(a)wdtz.org>
---
ell/tls.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
All applied, thanks.
Regards,
-Denis