bareos: dev 8bb1a434

Author Committer Branch Timestamp Parent
franku franku dev 2018-09-17 17:02 dev 7923f318 Pending
Changeset bsock: removed an unneeded ASSERT macro

- tls_conn is set at the beginning of a tls session, in case of a failure
  the session is already aborted before, thus the tls_conn pointer is always
  set at this point wich makes the ASSERT redundant
mod - core/src/lib/bsock.cc Diff File