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/04/28 02:00:28 UTC

[GitHub] [trafficserver] maskit commented on pull request #6707: BugFix: MIOBuffer created in lazzy ways, may not has IOBufferBlock #6702

maskit commented on pull request #6707:
URL: https://github.com/apache/trafficserver/pull/6707#issuecomment-620331486


   The case is not handled appropriately indeed, but I'm not sure if we can always handle it as parse error. It could be the last call which doesn't have any data but with EOF flag on. In that case, PARSE_RESULT_DONE would be appropriate. Maybe, we should let HTTPParser check it.
   
   Also, please run `make clang-format` to pass the CI check.


----------------------------------------------------------------
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