bareos: master bca5a66a

Author Committer Branch Timestamp Parent
stephand joergs master 2017-03-16 09:51 bareos-16.2 7c38c83c Pending
Changeset Fix director crash on incorrect .bvfs_* commands

Incorrect BVFS commands using parameters without equals character
were causing a segementation fault in Bareos director. For example
.bvfs_lsfiles jobid pathid=1234 caused a crash. This has been fixed.
mod - src/dird/ua_dotcmds.c Diff File