This is an automated email from the ASF dual-hosted git repository.
duke8253 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 8e29316c9a Add ENABLE_XXX options for all malloc substitutes (#9846)
add 89d86daad5 rename h3 settings parameter name (#9836)
No new revisions were added by this update.
Summary of changes:
proxy/http3/Http3.cc | 8 ++++----
proxy/http3/Http3.h | 2 +-
proxy/http3/Http3App.cc | 12 ++++++------
proxy/http3/Http3Config.cc | 6 +++---
proxy/http3/Http3Config.h | 12 ++++++------
proxy/http3/Http3DebugNames.cc | 4 ++--
proxy/http3/Http3Frame.h | 2 +-
proxy/http3/Http3Session.cc | 4 ++--
proxy/http3/Http3Types.h | 18 +++++++++---------
proxy/http3/QPACK.cc | 10 +++++-----
proxy/http3/QPACK.h | 10 +++++-----
proxy/http3/test/test_Http3Frame.cc | 6 +++---
src/records/RecordsConfig.cc | 2 +-
tests/gold_tests/records/gold/full_records.yaml | 2 +-
.../records/legacy_config/full_records.config | 2 +-
15 files changed, 50 insertions(+), 50 deletions(-)