msvcrt: Handle negative file->_cnt value in _flsbuf function.
commitc39793087d11a562655e636489042c2bc2baf63c
authorPiotr Caban <piotr@codeweavers.com>
Tue, 7 Feb 2012 09:14:03 +0000 (7 10:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Feb 2012 15:32:20 +0000 (7 09:32 -0600)
tree81c4cafe83f0a1e9e6eaf559c811c58f2b911f40
parent9d538e43bee43a73f0cc392916c6a5af772dc4e7
msvcrt: Handle negative file->_cnt value in _flsbuf function.
dlls/msvcrt/file.c
dlls/msvcrt/tests/file.c