bareos: master 6b700194

Author Committer Branch Timestamp Parent
pstorz mvwieringen master 2016-01-21 16:03 master 6b9a3c5f 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