For streams smaller than the buffer reduce the buffer to length + 1 instead of
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Thu, 26 Oct 2006 22:41:12 +0000 (22:41 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Thu, 26 Oct 2006 22:41:12 +0000 (22:41 +0000)
commit12811c1c3bf188b29188ede4e4320db9ff74b691
treed9ad8e4f170556fa982d0afbc76b2150c2a54953
parentaf408d405f0806426fbb3849e3ebce9a394a4a82
For streams smaller than the buffer reduce the buffer to length + 1 instead of
length, so that it doesn't go to disk.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/fileback.cpp