Github user oknet commented on the issue:
https://github.com/apache/trafficserver/pull/823
Due to multi types of SessionAccept, I'm change the return type of
SessionAccept::accept() from void to int and free the MIOBuffer in
ProtocolProbeTrampoline::ioCompletionEvent().
EVENT_DONE : ip allow check fails or forbidden, the caller should free
MIOBuffer.
EVENT_CONT : The call to accept() successfully handle a session.
---
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.
---