You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by br...@apache.org on 2016/04/21 05:49:18 UTC

[trafficserver] branch master updated (0bd26e9 -> ba33d1c)

This is an automated email from the ASF dual-hosted git repository.

briang pushed a change to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git.

      from  0bd26e9   Merge pull request #587 from zizhong/bad_comma
      adds  c953da0   TS-4365: Prevent invalid clang-analyzer memory leak warnings in atscppapi
       new  ba33d1c   Merge pull request #592 from bgaff/TS-4365

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].

[trafficserver] 01/01: Merge pull request #592 from bgaff/TS-4365

Posted by br...@apache.org.
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 <bg...@users.noreply.github.com>
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
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.