This is an automated email from the ASF dual-hosted git repository.
jpeach pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from da56f6e2d0 Fix the libloader plugin makefile. (#10149)
add ae190a5fed Remove global symbols for zero hashes. (#10121)
No new revisions were added by this update.
Summary of changes:
include/tscore/CryptoHash.h | 21 +++++++++++++++++----
iocore/cache/Cache.cc | 17 ++++++++---------
iocore/cache/CacheHttp.cc | 2 +-
iocore/cache/CacheRead.cc | 3 ++-
iocore/cache/CacheVol.cc | 16 +++++++++-------
iocore/cache/CacheWrite.cc | 19 +++++++++----------
iocore/cache/I_Store.h | 2 ++
iocore/cache/P_CacheInternal.h | 1 -
iocore/cache/test/main.cc | 2 --
proxy/PoolableSession.h | 2 +-
proxy/http/HttpTransactCache.cc | 2 +-
src/tscore/CryptoHash.cc | 2 --
12 files changed, 50 insertions(+), 39 deletions(-)