You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/08/20 13:09:21 UTC

[GitHub] [trafficserver] shinrich commented on pull request #7128: Protect TSActionCancel from null INKContInternal actions

shinrich commented on pull request #7128:
URL: https://github.com/apache/trafficserver/pull/7128#issuecomment-677654475


   True.  Should add a null check too.  Our plugin code was doing a null check before calling TSActionCancel.  It is easy for the plugin to check null, but it would be more unusual for the plugin to check that the action is not equal to 1.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org