[openssl/openssl] d6b754: QUIC SSTREAM: Fix bug in ossl_quic_sstream_is_tota...

Hugo Landau noreply at github.com
Thu Nov 2 08:51:06 UTC 2023


  Branch: refs/heads/openssl-3.2
  Home:   https://github.com/openssl/openssl
  Commit: d6b7545b60e72a11894a9fc043325256495473cf
      https://github.com/openssl/openssl/commit/d6b7545b60e72a11894a9fc043325256495473cf
  Author: Hugo Landau <hlandau at openssl.org>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M ssl/quic/quic_sstream.c
    M test/quic_stream_test.c

  Log Message:
  -----------
  QUIC SSTREAM: Fix bug in ossl_quic_sstream_is_totally_acked

ossl_quic_sstream_is_totally_acked would return 0
if no data had been appended to the stream yet.
Fixed and added tests.

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22580)

(cherry picked from commit 115ee28263c28c78a34ce4e40a9e4be8361deee6)




More information about the openssl-commits mailing list