You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2021/01/28 23:16:51 UTC

[trafficserver] branch master updated (e9ea6b0 -> 195f1d8)

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

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


    from e9ea6b0  Fix heap use after free in DNSProcessor::getby() (#3871)
     add 195f1d8  Add synchronization between UDPNetProcessor::UDPBind in main Thread and initialize_thread_for_udp_net in ET_UDP Thread (#7407)

No new revisions were added by this update.

Summary of changes:
 proxy/http/HttpProxyServerMain.cc    | 13 +++++++++++++
 proxy/http/HttpProxyServerMain.h     |  4 ++++
 src/traffic_server/traffic_server.cc |  7 +++++++
 3 files changed, 24 insertions(+)