maskit commented on issue #7114:
URL: https://github.com/apache/trafficserver/issues/7114#issuecomment-673759143


   In `QUICBidirectionalStream::generate_fram`, `maximum_frame_size` is used 
only for STREAM frame. Need to check the generated frame size for all frame 
types and return null frame if the frame size exceeds the limit.
   
   Also need to check if other frame generators check the limit.


----------------------------------------------------------------
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:
[email protected]


Reply via email to