This is an automated email from the ASF dual-hosted git repository.
cmcfarlen pushed a change to branch 10.2.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 4ed4635027 Replace echo command on autest test cases with printf
(#13099) (#13111)
new 686d53aec3 slice: Fix a crash caused by use-after-free (#13113)
new 48de827958 Cleanup set_connect_fail debug log (#13091)
The 2 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:
include/proxy/http/HttpTransact.h | 10 +++++++++-
plugins/slice/Data.h | 5 +++--
plugins/slice/server.cc | 35 ++++++++++++++++-------------------
plugins/slice/slice.cc | 13 ++++++++++---
4 files changed, 38 insertions(+), 25 deletions(-)