bareos: master 27fbfd02

Author Committer Branch Timestamp Parent
Marco van Wieringen Marco van Wieringen master 2015-11-19 15:13 master b4bd8e20 Pending
Changeset Fix fread loop.

As fread updates rlen we should set it again to the wanted chunksize in
the next run of the loop. We also check if there are any bytes left to
read if the loop ends that reads things in chunks.
mod - vendor/Bareos/library/Bareos/BSock/BareosBSock.php Diff File