bareos: master 77663422

Author Committer Branch Timestamp Parent
arogge arogge master 2020-04-07 22:18 master b48e6395 Pending
Changeset core: silence and fix FORTIFY_SOURCE warnings

Enabling FORTIFY_SOURCE yielded a lot of new warnings. In case of
intentionally ignored return-values or expressions these are now
silenced.
Other warnings have been fixed.
mod - core/src/dird/ua_output.cc Diff File
mod - core/src/lib/alist.h Diff File
mod - core/src/lib/crypto_cache.cc Diff File
mod - core/src/lib/util.cc Diff File
mod - core/src/stored/backends/unix_file_device.cc Diff File
mod - core/src/stored/reserve.cc Diff File