-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9
-
Fix Version/s: 0.9.1
-
Component/s: Delphi - Library
-
Labels:None
-
Patch Info:Patch Available
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.