bareos: master 819e8876

Author Committer Branch Timestamp Parent
arogge arogge master 2024-11-15 12:08 master 10b4bcfe Pending
Changeset btape: avoid pointer-confusion

remove alias for g_dcr->block as this is unsafe. The memory will be
reallocated during operation which will invalidate the alias-pointer.
mod - core/src/stored/btape.cc Diff File