bareos-webui: bareos-15.2 27fbfd02

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-15.2 2015-11-19 15:13 bareos-15.2 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