This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a change to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 5f928e8 Fix off-by-one access in header_rewrite config parser
new c6765fd Explicitly cast to void * when initializing a memory with a
pointer for a class object
new 098d3b7 Explicitly cast pointers
new 1462764 Fix misuse of snprintf
new 55e4413 Initialize _sendMsgIOV correctly.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
iocore/aio/AIO.cc | 2 +-
iocore/cache/Cache.cc | 6 +++---
iocore/cache/CacheDir.cc | 4 ++--
iocore/cache/CacheHosting.cc | 6 +++---
iocore/cache/CacheWrite.cc | 2 +-
iocore/cache/RamCacheCLFUS.cc | 2 +-
iocore/cache/RamCacheLRU.cc | 2 +-
iocore/cluster/ClusterHandlerBase.cc | 2 +-
iocore/hostdb/HostDB.cc | 4 ++--
iocore/net/I_NetVConnection.h | 2 +-
lib/ts/Vec.h | 16 ++++++++--------
lib/ts/ink_memory.h | 2 +-
mgmt/api/APITestCliRemote.cc | 8 ++++++--
mgmt/api/CfgContextImpl.cc | 8 ++++++--
proxy/ICP.cc | 2 +-
proxy/ICPConfig.cc | 2 +-
proxy/http/HttpSM.cc | 2 +-
tools/jtest/jtest.cc | 2 +-
18 files changed, 41 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].