bareos: master 2f582786

Author Committer Branch Timestamp Parent
frank frank master 2021-06-10 15:41 master 013de5b8 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
mod - webui/vendor/Bareos/library/Bareos/BSock/BareosBSock.php Diff File