GitHub user shinrich opened a pull request: https://github.com/apache/trafficserver/pull/627
Ts 4309 Fixes for TS-4309. Incomplete because the fixes depended on event loop code. This is the part that cleaned up the ssl read/write loops. This might fix the ASAN reported in TS-4424. At least it should make the ASAN easier to debug by simplifying the relevant code. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shinrich/trafficserver ts-4309 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/627.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 #627 ---- commit ad2c936b7b67ac128be65738881d417a9f209119 Author: Susan Hinrichs <shinr...@ieee.org> Date: 2016-05-10T05:50:06Z Clean up write loop commit 1822c9607313e2954cc324c4cb7debab453c48e3 Author: Susan Hinrichs <shinr...@ieee.org> Date: 2016-05-10T06:03:17Z Clean up read loop. ---- --- 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. ---