K 10 svn:author V 6 tuexen K 8 svn:date V 27 2020-05-07T03:50:34.104495Z K 7 svn:log V 210 MFC r360671: Avoid integer underflow Avoid underflowing a variable, which would result in taking more data from the stream queues then needed. Thanks to Timo Voelker for finding this bug and providing a fix. END