This is an automated email from the ASF dual-hosted git repository. briang pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git
commit ba33d1cbf6508e04d4a5164ab40e49fb577ce267 Merge: 0bd26e9 c953da0 Author: Brian Geffon <[email protected]> AuthorDate: Thu Apr 21 11:49:12 2016 +0800 Merge pull request #592 from bgaff/TS-4365 TS-4365: Prevent invalid clang-analyzer memory leak warnings lib/atscppapi/examples/async_http_fetch/AsyncHttpFetch.cc | 9 ++++++--- .../async_http_fetch_streaming/AsyncHttpFetchStreaming.cc | 5 +++++ lib/atscppapi/examples/async_timer/AsyncTimer.cc | 6 ++++++ lib/atscppapi/examples/boom/boom.cc | 7 ++++++- lib/atscppapi/examples/clientredirect/ClientRedirect.cc | 7 ++++++- lib/atscppapi/examples/clientrequest/ClientRequest.cc | 7 ++++++- .../custom_error_remap_plugin/CustomErrorRemapPlugin.cc | 7 ++++++- lib/atscppapi/examples/customresponse/CustomResponse.cc | 7 ++++++- lib/atscppapi/examples/globalhook/GlobalHookPlugin.cc | 7 ++++++- .../examples/gzip_transformation/GzipTransformationPlugin.cc | 7 ++++++- lib/atscppapi/examples/helloworld/HelloWorldPlugin.cc | 9 ++++++++- lib/atscppapi/examples/intercept/intercept.cc | 7 ++++++- .../InternalTransactionHandling.cc | 10 ++++++++-- lib/atscppapi/examples/logger_example/LoggerExample.cc | 3 ++- .../MultipleTransactionHookPlugins.cc | 6 +++++- .../null_transformation_plugin/NullTransformationPlugin.cc | 3 ++- lib/atscppapi/examples/post_buffer/PostBuffer.cc | 7 ++++++- lib/atscppapi/examples/remap_plugin/RemapPlugin.cc | 7 ++++++- lib/atscppapi/examples/serverresponse/ServerResponse.cc | 7 ++++++- lib/atscppapi/examples/stat_example/StatExample.cc | 4 +++- lib/atscppapi/examples/timeout_example/TimeoutExamplePlugin.cc | 7 ++++++- .../examples/transactionhook/TransactionHookPlugin.cc | 7 ++++++- 22 files changed, 123 insertions(+), 23 deletions(-) -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
