This is an automated email from the ASF dual-hosted git repository.
cmcfarlen pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from be7721cf58 Skip SO_REUSEPORT for AF_UNIX sockets (#12470) (#12474)
new cb1c8f33a0 Cripts: Obscure issue where rri->requestUrl may be nullptr
(#12477)
new 84527aaae3 Fallback to malloc for larger regex buffers (#12465)
new 3678dc9d05 Fix validation regex for
proxy.config.http2.default_buffer_water_mark (#12472)
The 3 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/cripts/Context.hpp | 6 ++++++
include/tsutil/Regex.h | 1 +
src/cripts/Urls.cc | 29 ++++++++++++++++++-----------
src/records/RecordsConfig.cc | 2 +-
src/tsutil/Regex.cc | 28 +++++++++++++++++++---------
5 files changed, 45 insertions(+), 21 deletions(-)