This is an automated email from the ASF dual-hosted git repository.
masaori pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from dcc83d3a70 Fix slice head request memory issue (#10285)
add 9d3d3c2fce CID 1516688: Fix uninitialized member of AcceptOptions
(#10152)
No new revisions were added by this update.
Summary of changes:
iocore/net/AcceptOptions.cc | 49 ---------------------------------------------
iocore/net/AcceptOptions.h | 42 ++++++++++++++++----------------------
iocore/net/CMakeLists.txt | 1 -
iocore/net/Connection.cc | 2 +-
iocore/net/Makefile.am | 1 -
iocore/net/UnixNetAccept.cc | 13 ++++++------
6 files changed, 24 insertions(+), 84 deletions(-)
delete mode 100644 iocore/net/AcceptOptions.cc