bareos: bareos-16.2 685b18f1

Author Committer Branch Timestamp Parent
joergs joergs bareos-16.2 2016-09-30 14:39 bareos-16.2 79c7f8dc Pending
Affected Issues  0000702: NDMP test fails on some distributions with some database backends
Changeset bsock: revert feature to send long messages

Reverts the feature introduced by 84ba7730bb4799f0793b2c0ee8572c5c75970ffe:
bsock: allow sending long messages by splitting them into multiple
packages.

As the bsock buffer (msg) is used as send and receive buffer,
fast answers can overwrite the send buffer when the message is splitted
in several parts.

Fixes 0000702: NDMP jobs fail under certain circumstances
mod - src/lib/bsock_tcp.c Diff File