bareos: master ed63c7e0

Author Committer Branch Timestamp Parent
stephand stephand master 2017-03-16 09:51 bareos-16.2 9babee3f 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