GitHub user shinrich opened a pull request:
https://github.com/apache/trafficserver/pull/800
TS-4663: ASAN crash. Scheduled event triggers after ClientSession deleted
Track scheduled event and cancel it when client session is deleted if it is
still hanging around.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shinrich/trafficserver ts-4663
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/800.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 #800
----
commit 7f97e6cfb7caf8fa5d5c1ee0a5e8e7f387b54f16
Author: shinrich <[email protected]>
Date: 2016-07-15T21:15:45Z
TS-4663: Fix ASAN crash. Scheduled event triggers after ClientSession
deleted.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---