emmenlau commented on pull request #2522:
URL: https://github.com/apache/thrift/pull/2522#issuecomment-1059814683


   Agree with @RandyAbernethy .
   
   An additional comment: With the loop, the variables `int got, left, sent` 
and `uint32_t fetch` are not initialized again. I did not double-check that 
this is fine. @tkovacs-2 , did you check that they are always initialized to 
useful values in the loop? Otherwise, to be sure, move the declaration and 
initialization inside the loop?


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