[openssl/openssl] 74ff15: Don't error if s_client receives exactly BUFSIZZ data
Matt Caswell
noreply at github.com
Wed Nov 1 10:23:05 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 74ff15e1a1987686812c465ee3200bc25efa0e8f
https://github.com/openssl/openssl/commit/74ff15e1a1987686812c465ee3200bc25efa0e8f
Author: Matt Caswell <matt at openssl.org>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M apps/s_client.c
Log Message:
-----------
Don't error if s_client receives exactly BUFSIZZ data
We should accept that many bytes without failing
Fixes #22551
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
(Merged from https://github.com/openssl/openssl/pull/22558)
More information about the openssl-commits
mailing list