This is an automated email from the ASF dual-hosted git repository.
bneradt pushed a change to branch 11-Dev
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 56caef91c2 Merge ASF master into 11-Dev
add 05f06fa7cb Fix uninitialized LogConfig member variable (#12798)
add fac950236e Restore DbgCtl::_rm_reference() for ABI compatibility
(#12797)
new 9b0c9245ea Merge master into 11-Dev
The 1 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/logging/LogConfig.h | 4 ++--
include/tsutil/DbgCtl.h | 5 +++++
src/proxy/logging/LogConfig.cc | 2 +-
src/tsutil/DbgCtl.cc | 8 ++++++++
4 files changed, 16 insertions(+), 3 deletions(-)