maskit commented on code in PR #9342:
URL: https://github.com/apache/trafficserver/pull/9342#discussion_r1092359713


##########
iocore/net/QUICNet.cc:
##########
@@ -77,6 +77,7 @@ QUICPollCont::_process_packet(QUICPollEvent *e, NetHandler 
*nh)
   }
 
   // Note: We should free QUICPollEvent here since vc could be freed from 
other thread.
+  p->free();

Review Comment:
   I found #ifdef. This code is just for quiche and no problem.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to