bareos: bareos-14.2 38ebab22

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-14.2 2015-04-30 12:23 bareos-14.2 ff588a3d Pending
Changeset Use new_vol_item() in dup_vol_list()

For windows not initializing the mutex leads to a fatal error as the
cleanup of the phtread mutex will dereference a NULL pointer. The
small overhead of using new_vol_item() is probably not a real problem.
mod - src/stored/vol_mgr.c Diff File