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  65734ed   TS-3123: Missing break statement and failing 
clang-analyzer
       new  07f3de8   Prevent segfault dealocating a NULL buffer_reader.
       new  202051c   TS-4485 schedule HostDBSyncer in ET_TASK threads instead 
of ET_NET threads
       new  419d1af   TS-4472: Decrement 
http_current_active_client_connections_stat in HTTP/2
       new  a411800   TS-4477: Decrement http_current_client_transactions_stat 
in HTTP/2
       new  ccd8e78   TS-4473: Fix ParentProxy API test race condition.
       new  e8adf71   TS-4473: Fix formatting.
       new  14ecf6a   TS-4473: Failed clang-analyzer, dereference null pointer
       new  63c0f14   TS-4473: Reset txnp after restoring the deferred event.
       new  48e8693   TS-4461: SSL Client Connections not closed.

The 9 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:
 iocore/hostdb/HostDB.cc              |  7 +++---
 iocore/hostdb/MultiCache.cc          |  4 ++--
 iocore/net/P_UnixNetVConnection.h    |  6 ++++-
 proxy/InkAPITest.cc                  | 43 ++++++++++++++++++++++++++++++++++--
 proxy/http/Http1ClientSession.cc     | 13 ++++++-----
 proxy/http/Http1ClientTransaction.cc |  2 +-
 proxy/http/HttpSM.cc                 |  2 +-
 proxy/http/HttpTunnel.cc             |  6 +++--
 proxy/http2/Http2Stream.cc           |  6 +++++
 9 files changed, 71 insertions(+), 18 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <commits@trafficserver.apache.org>'].

Reply via email to