You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ez...@apache.org on 2022/02/25 01:09:43 UTC

[trafficserver] branch 8.1.x updated (cadd515 -> e02439c)

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

eze pushed a change to branch 8.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from cadd515  Clear random header value by AIO read error (#8559) (#8653)
     add e02439c  GCC 12: Address compiler warnings (#8699)

No new revisions were added by this update.

Summary of changes:
 example/cppapi/boom/boom.cc                        |     5 +-
 include/tscpp/api/Headers.h                        |    10 +-
 iocore/net/ProxyProtocol.cc                        |     2 +-
 lib/tsconfig/IntrusivePtr.h                        |     6 +-
 .../include/yaml-cpp/node/detail/iterator.h        |     9 +-
 .../include/yaml-cpp/node/detail/node_iterator.h   |    12 +-
 .../slice/unit-tests/test_content_range.cc         |     2 +-
 proxy/ProtocolProbeSessionAccept.cc                |     2 +-
 proxy/http2/unit_tests/test_Http2Frame.cc          |     6 +-
 src/tscore/Makefile.am                             |    10 +-
 src/tscpp/util/unit_tests/test_TextView.cc         |     3 +
 src/wccp/WccpMeta.h                                |    16 +-
 tests/autest.sh                                    |     1 +
 tests/bootstrap.py                                 |    18 +-
 tests/include/catch.hpp                            | 11185 +++++++++++++------
 15 files changed, 8117 insertions(+), 3170 deletions(-)