bareos: bareos-18.2 13d976ae

Author Committer Branch Timestamp Parent
frank frank bareos-18.2 2021-06-10 15:41 bareos-18.2 64a2249d Pending
Affected Issues  0001324: Infinite loop when trying to log with invalid account
Changeset webui: Fix infinite loop when trying to log in with invalid account

Close socket on fwrite() error. fwrite() returns the number of bytes
written, or false on error.

Fixes 0001324: Infinite loop when trying to log with invalid account

(cherry picked from commit 2f58278669d3adbc0ae167289cc0c34c74ebf7c4)
mod - webui/vendor/Bareos/library/Bareos/BSock/BareosBSock.php Diff File