You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/23 21:32:11 UTC

[jira] [Commented] (TS-4040) Few variadic functions in Diags.cc and wccp-test-router.cc omit calling va_end(..)

    [ https://issues.apache.org/jira/browse/TS-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022936#comment-15022936 ] 

ASF GitHub Bot commented on TS-4040:
------------------------------------

GitHub user canselcik opened a pull request:

    https://github.com/apache/trafficserver/pull/349

    TS-4040: Adding the missing `va_end(...)` statements to `Diags.cc` and `wccp-test-router.cc`

    Adding the needed va_end(...) statements.
    
    @bgaff 
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/canselcik/trafficserver TS4040

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/349.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #349
    
----
commit 10e57861243c261a379b721552241407f48b5a92
Author: Can Selcik <cs...@linkedin.com>
Date:   2015-11-23T20:11:45Z

    TS-4040: Adding the missing `va_end(...)` statements to `Diags.cc` and `wccp-test-router.cc`

----


> Few variadic functions in Diags.cc and wccp-test-router.cc omit calling va_end(..)
> ----------------------------------------------------------------------------------
>
>                 Key: TS-4040
>                 URL: https://issues.apache.org/jira/browse/TS-4040
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cleanup
>            Reporter: Can Selcik
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)