bareos: bareos-14.2 59348b62

Author Committer Branch Timestamp Parent
pstorz joergs bareos-14.2 2016-01-21 16:03 bareos-14.2 0b778232 Pending
Affected Issues  0000604: Cancel a NDMP Job causes the sd to crash and restart
Changeset ndmp: Add safechecks to bndmp_write_data_to_block

When ndmp jobs are canceled, jcr->dcr is null.
We now check for that condition and do not dereference then.

Fixes 0000604: Cancel a NDMP Job causes the sd to crash
mod - src/stored/ndmp_tape.c Diff File