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 2019/05/14 08:38:54 UTC

[trafficserver] branch quic-latest updated (8e4517e -> 0cb5634)

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

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


    from 8e4517e  Prevent event-processing-after-free on a test
     add 85fbecc  clang-tidy
     add 95a535b  Fix FREELIST macros for AArch64
     add 5f246c3  gcc9: set default value for printing debug message
     add 0cb5634  Merge branch 'master' into quic-latest

No new revisions were added by this update.

Summary of changes:
 include/tscore/ink_queue.h                   | 25 ++++++++++++++++++++++---
 iocore/net/quic/QUICTLS_openssl.cc           |  2 +-
 iocore/net/quic/test/event_processor_main.cc |  2 +-
 iocore/net/quic/test/main.cc                 |  2 +-
 plugins/header_rewrite/conditions.cc         |  2 +-
 5 files changed, 26 insertions(+), 7 deletions(-)