]> git.saurik.com Git - apt.git/commitdiff
BufferedWriter: flushing: Check for written < size instead of <=
authorJulian Andres Klode <jak@debian.org>
Mon, 28 Dec 2015 03:09:55 +0000 (04:09 +0100)
committerJulian Andres Klode <jak@debian.org>
Mon, 28 Dec 2015 03:10:37 +0000 (04:10 +0100)
This avoids some issues with InternalWrite returning 0 because
it just cannot write stuff at the moment.


No differences found