X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fstored%2Fbtape.c;h=0822f2a488ff492268512cdcdf7d5874a00decab;hb=refs%2Ftags%2FRelease-1.34.5;hp=6521425ecf3caa317411e1d7b2d389cf2d96ccc0;hpb=86656399f87479a84140c3a4ae00d06be8b13cd8;p=bacula%2Fbacula diff --git a/bacula/src/stored/btape.c b/bacula/src/stored/btape.c index 6521425ecf..0822f2a488 100644 --- a/bacula/src/stored/btape.c +++ b/bacula/src/stored/btape.c @@ -1986,6 +1986,7 @@ static void do_unfill() } free_vol_list(jcr); + jcr->dcr = new_dcr(jcr, dev); set_volume_name("TestVolume1", 1); jcr->bsr = NULL; create_vol_list(jcr);