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

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


    from 3d86f0e254 set CMAKE_HOST for TS_BUILD_CANONICAL_HOST (#11154)
     new 0d02f591e4 set compile definition to turn on maxminddb (#11169)
     new f9438b87b1 Restore alignment for structs stored in cache (#11167)
     new da873dcb99 Adds TSHttpTxnErrorBodyGet() corresponding to the Set 
(#11163)
     new 8b455373bd Fix a build error (#11162)
     new 5eaa0cea10 Fixed asan issue for test_AIO when an argument wasn't set 
on the command line (#11139)
     new edd59eae0c Fix asan and valgrind issue with libswoc unit test (#11138)

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../api/functions/TSHttpTxnErrorBodySet.en.rst     | 21 ++++++++++++
 include/proxy/hdrs/HTTP.h                          | 12 +++----
 include/proxy/hdrs/HdrHeap.h                       |  9 +++---
 include/ts/ts.h                                    | 10 ++++++
 lib/swoc/unit_tests/ex_IntrusiveDList.cc           |  6 ++++
 lib/swoc/unit_tests/ex_MemArena.cc                 |  3 ++
 lib/swoc/unit_tests/test_IntrusiveDList.cc         | 37 ++++++++++++++++++++++
 lib/swoc/unit_tests/test_IntrusiveHashMap.cc       | 13 +++++++-
 lib/swoc/unit_tests/test_ip.cc                     |  2 +-
 plugins/header_rewrite/CMakeLists.txt              |  1 +
 src/api/InkAPI.cc                                  | 19 +++++++++++
 src/iocore/aio/test_AIO.cc                         | 24 ++++++++------
 src/iocore/net/quic/QUICTypes.cc                   |  1 +
 13 files changed, 136 insertions(+), 22 deletions(-)

Reply via email to