You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2020/02/25 05:37:42 UTC

[trafficserver] branch quic-latest updated (8bfdc08 -> eeff49a)

This is an automated email from the ASF dual-hosted git repository.

maskit pushed a change to branch quic-latest
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 8bfdc08  Using std::string for QUICConnectionId::hex
     add eeff49a  Fix memory leaks arond QUIC packet encryption

No new revisions were added by this update.

Summary of changes:
 iocore/net/quic/QUICPacketHeaderProtector_boringssl.cc  |  8 +++++++-
 iocore/net/quic/QUICPacketHeaderProtector_openssl.cc    |  9 ++++++++-
 iocore/net/quic/QUICPacketPayloadProtector_boringssl.cc | 15 +++++++++++++++
 iocore/net/quic/QUICPacketPayloadProtector_openssl.cc   | 15 +++++++++++++++
 4 files changed, 45 insertions(+), 2 deletions(-)