This is an automated email from the ASF dual-hosted git repository.
sorber pushed a change to branch 6.2.x
in repository https://git-dual.apache.org/repos/asf/trafficserver.git.
from 7109da3 TS-4724: Added new server_request APIs to set/get host
name and scheme in ts-lua plugin.
new a5576c8 TS-4554: Add some limitations in Http2DependencyTree
new 921d2cb TS-4537 Add `erase` method to PriorityQueue (#708)
new 94eeefa TS-4605: fix Coverity issue 1357058
new 2f45e75 TS-4953: Memory leaks in priority queue test
new ff5df2d TS-4915: Crash from hostdb in PriorityQueueLess
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/ts/PriorityQueue.h | 27 +++-
lib/ts/test_PriorityQueue.cc | 183 +++++++++++++++++++++++++++
proxy/http2/Http2ConnectionState.cc | 25 ++--
proxy/http2/Http2ConnectionState.h | 8 +-
proxy/http2/Http2DependencyTree.h | 59 ++++++++-
proxy/http2/test_Http2DependencyTree.cc | 211 ++++++++++++++++++++++++++++++--
6 files changed, 485 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].