bareos: master 51e7ee26

Author Committer Branch Timestamp Parent
mvwieringen adm mvwieringen adm master 2013-05-04 21:10 master 49537898 Pending
Changeset Add some safeguards for checking if we have a director.

When we never authenticated with an director the jcr->director pointer
will be NULL. When we then try to run the after runscripts (which are
not there also as they are passed in by the director we crash. So added
some extra safeguards and don't call the runscript at all when there
are not set.

Fix 0000103: bareos-fd 13.1 on ubuntu 10.04.4 crashes with segmentation violation
mod - src/filed/job.c Diff File