Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9
-
None
-
Patch Available
Description
TBufferedTransport did not differentiate between read and write buffer. This could lead to the situation, where remaining unread input bytes were wrongly interpreted as unwritten output bytes that need to be flush()ed.