This is an automated email from the ASF dual-hosted git repository.
jking pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git.
from 12f8b14 THRIFT-3458: additional dub.json changes
add cbcfb25 fix some static analyzer warnings in cpp library (#1596)
No new revisions were added by this update.
Summary of changes:
lib/cpp/src/thrift/server/TThreadedServer.cpp | 8 +++++---
lib/cpp/src/thrift/transport/TBufferTransports.h | 2 +-
lib/cpp/src/thrift/transport/TFileTransport.cpp | 2 +-
lib/cpp/src/thrift/transport/THttpTransport.cpp | 5 +++--
lib/cpp/src/thrift/transport/TNonblockingServerSocket.cpp | 2 +-
lib/cpp/src/thrift/transport/TServerSocket.cpp | 2 +-
lib/cpp/src/thrift/transport/TSocketPool.cpp | 2 +-
lib/cpp/src/thrift/transport/TTransportUtils.cpp | 13 +++++++++++--
lib/cpp/src/thrift/transport/TTransportUtils.h | 6 +++++-
9 files changed, 29 insertions(+), 13 deletions(-)