[jira] [Work logged] (TS-4697) MIOBuffer is not freed if ipallow check fails in HttpSessionAccept::accept()

2016-07-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4697?focusedWorklogId=25969=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25969 ] ASF GitHub Bot logged work on TS-4697: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #823: TS-4697: free MIOBuffer if fails on ipallow check.

2016-07-24 Thread oknet
Github user oknet commented on the issue: https://github.com/apache/trafficserver/pull/823 clang-format fixed. @zwoop --- 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

[jira] [Work logged] (TS-4583) CID 1021958: Null-pointer dereference after check

2016-07-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4583?focusedWorklogId=25968=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25968 ] ASF GitHub Bot logged work on TS-4583: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #802: TS-4583: Null-pointer dereference after check

2016-07-24 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/802 Linux build *successful*! See https://ci.trafficserver.apache.org/job/Github-Linux/376/ for details. --- If your project is set up for it, you can reply to this email and have your

[GitHub] trafficserver issue #802: TS-4583: Null-pointer dereference after check

2016-07-24 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/802 FreeBSD build *successful*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/479/ for details. --- If your project is set up for it, you can reply to this email and have your

[jira] [Work logged] (TS-4583) CID 1021958: Null-pointer dereference after check

2016-07-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4583?focusedWorklogId=25967=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25967 ] ASF GitHub Bot logged work on TS-4583: -- Author: ASF GitHub Bot Created

[jira] [Work logged] (TS-4584) CID 1254818: Resource leak on file descriptor and allocated memory

2016-07-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4584?focusedWorklogId=25966=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25966 ] ASF GitHub Bot logged work on TS-4584: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #803: TS-4584: Resource leak, CID 1254818 and 1254809

2016-07-24 Thread alhonen
Github user alhonen commented on the issue: https://github.com/apache/trafficserver/pull/803 I'm testing the scoped pointer approach now. --- 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

[GitHub] trafficserver issue #802: TS-4583: Null-pointer dereference after check

2016-07-24 Thread alhonen
Github user alhonen commented on the issue: https://github.com/apache/trafficserver/pull/802 If they indeed do go NULL together (a bit hard to verify), then we can change the null check instead. I'll modify it thus. --- If your project is set up for it, you can reply to this email

[jira] [Work logged] (TS-4583) CID 1021958: Null-pointer dereference after check

2016-07-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4583?focusedWorklogId=25965=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25965 ] ASF GitHub Bot logged work on TS-4583: -- Author: ASF GitHub Bot Created

[jira] [Work logged] (TS-4699) Add an example websocket termination plugin using the C++ API

2016-07-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4699?focusedWorklogId=25964=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25964 ] ASF GitHub Bot logged work on TS-4699: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver pull request #824: TS-4699: Adds a C++ API WebSocket example

2016-07-24 Thread ogoodman
GitHub user ogoodman opened a pull request: https://github.com/apache/trafficserver/pull/824 TS-4699: Adds a C++ API WebSocket example Implements a simple WebSocket echo server as a C++ API InterceptPlugin. You can merge this pull request into a Git repository by running: $