You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bc...@apache.org on 2020/05/21 20:08:27 UTC

[trafficserver] branch master updated (5a4dc36 -> 7003f36)

This is an automated email from the ASF dual-hosted git repository.

bcall pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 5a4dc36  Make post_slow_server Au test work in Docker container.
     add 7003f36  Fixes remaining memory leaks with nexthop strategy unit tests found by ASAN. This should close issue 6765

No new revisions were added by this update.

Summary of changes:
 proxy/http/remap/NextHopStrategyFactory.cc         |  1 +
 proxy/http/remap/unit-tests/nexthop_test_stubs.cc  | 42 ++++++++--------
 proxy/http/remap/unit-tests/nexthop_test_stubs.h   |  4 ++
 .../remap/unit-tests/test_NextHopConsistentHash.cc | 56 ++++++++++++----------
 4 files changed, 57 insertions(+), 46 deletions(-)