bareos: bareos-18.2 3401da51

Author Committer Branch Timestamp Parent
pstorz pstorz bareos-18.2 2018-10-17 17:55 bareos-18.2 13498ff8 Pending
Changeset clang: disable smartalloc in filedaemon plugins

This commit disables smartalloc in filedaemon plugins when compiling
with clang as both clang 6.0.0 and clang 3.5 on FreeBSD create
double-free errors when filedaemon plugins are used.

On FreeBSD with gcc8 no problems show up.

This patch should avoid these errors until we better understand where
the problem comes from.
mod - core/src/plugins/filed/fd_common.h Diff File