]> git.sur5r.net Git - bacula/bacula/commit
bugfix: an early cancel (e.g. during request for label) causes a "goto cleanup"
authorThorsten Engel <thorsten.engel@matrix-computer.com>
Fri, 21 Apr 2006 16:04:16 +0000 (16:04 +0000)
committerThorsten Engel <thorsten.engel@matrix-computer.com>
Fri, 21 Apr 2006 16:04:16 +0000 (16:04 +0000)
commit521a59ef61769035775001c1eca8587880f99ecb
tree018371a5172876bf5fb5996a4628ffad1d5543f8
parent6cd1689ca85b01d6a06010f7b66d345f350c87c3
bugfix: an early cancel (e.g. during request for label) causes a "goto cleanup"
which leads to a runtime error when the vss_mutex was released, but never
locked.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2954 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/filed/job.c