bareos: master c2f84eea

Author Committer Branch Timestamp Parent
Sebastian Sura Sebastian Sura master 2024-01-17 08:03 master 8c2991fb Pending
Changeset fvec: fix compiler errors if mremap not supported

This also fixes an issue that occurs if mmap/mremap fails. In that
case buffer should be reset to nullptr, so that the destructor does
not try to unmap it a second time.
mod - core/src/stored/backends/dedup/fvec.h Diff File