GitHub user calavera opened a pull request: https://github.com/apache/trafficserver/pull/638
[TS-4444] Prevent segfault dealocating a NULL buffer_reader. Signed-off-by: David Calavera <david.calav...@gmail.com> You can merge this pull request into a Git repository by running: $ git pull https://github.com/calavera/trafficserver fix_null_reference_in_tunnel Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/638.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 #638 ---- commit 0f3548015c062def879a1dcb0cb57b38daeea2de Author: David Calavera <david.calav...@gmail.com> Date: 2016-05-13T20:47:14Z Prevent segfault dealocating a NULL buffer_reader. Signed-off-by: David Calavera <david.calav...@gmail.com> ---- --- 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. ---