diff options
author | Torbjörn Andersson | 2003-07-03 07:03:18 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2003-07-03 07:03:18 +0000 |
commit | 7404d5662d3f624f519ab540b52932f7b7630d93 (patch) | |
tree | 021f8a023dd8e39ac450b427e0af64393e4e7d5d /common/timer.h | |
parent | cd04361fb7ddf9d86469d7151f2de619ec678705 (diff) | |
download | scummvm-rg350-7404d5662d3f624f519ab540b52932f7b7630d93.tar.gz scummvm-rg350-7404d5662d3f624f519ab540b52932f7b7630d93.tar.bz2 scummvm-rg350-7404d5662d3f624f519ab540b52932f7b7630d93.zip |
Made read() return the number of bytes that were actually read, rather than
the number that was requested. A lot of our code obviously assumes this
behaviour, and the MP3 file player depends on it because otherwise, when
reaching the end of the file, it will think it read a full buffer, when in
fact it only got part of it and the rest is the remains from the previous
read.
This would cause a brief note from earlier in the track at the end of the
MI1 chapter one screen. Probably other cases as well.
Of course, this may cause regressions but only - I think - if the code was
buggy to begin with.
svn-id: r8721
Diffstat (limited to 'common/timer.h')
0 files changed, 0 insertions, 0 deletions