bareos: master 4da213b0

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen master 2015-04-30 12:23 master 04f0f56d 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