bneradt commented on code in PR #12290:
URL: https://github.com/apache/trafficserver/pull/12290#discussion_r2165116434


##########
src/iocore/net/SSLNetVConnection.cc:
##########
@@ -433,6 +440,7 @@ SSLNetVConnection::update_rbio(bool move_to_socket)
       char *start              = this->handShakeReader->start();
       char *end                = this->handShakeReader->end();

Review Comment:
   Good point. I added a commit that will handle the situation if the data 
spans multiple blocks.



-- 
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: github-unsubscr...@trafficserver.apache.org

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

Reply via email to