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 <csel...@linkedin.com> Date: 2015-11-23T20:11:45Z TS-4040: Adding the missing `va_end(...)` statements to `Diags.cc` and `wccp-test-router.cc` ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---