You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/05/27 06:51:29 UTC

[GitHub] [trafficserver] masaori335 edited a comment on issue #7891: ASan: heap-use-after-free Http1Transaction::reset()

masaori335 edited a comment on issue #7891:
URL: https://github.com/apache/trafficserver/issues/7891#issuecomment-849375235


   This `h1trans->reset()` touches freed memory when `add_to_keep_alive_queue()` free vc/ssn/txn by hitting `proxy.config.net.max_connections_in` limit.
   https://github.com/apache/trafficserver/blob/050b2dfe9a89348b4105183a2b31e7cc59fc389d/proxy/http/Http1ClientSession.cc#L420-L424


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