]> git.sur5r.net Git - bacula/bacula/commit
don't use add_event() when flag "l" is not set
authorAlain Spineux <alain@baculasystems.com>
Thu, 17 Aug 2017 09:48:51 +0000 (11:48 +0200)
committerKern Sibbald <kern@sibbald.com>
Wed, 6 Sep 2017 06:31:53 +0000 (08:31 +0200)
commit9c345548b52ff0aa77945889ecd70fd3f6064e15
tree289b33f6c1fcf353ad1960f75e1a3fba6a83a9ce
parent15d18c9926fc76a171387efb39cd037ea58331fb
don't use add_event() when flag "l" is not set

- add_event() was called when debug level > 50 without testing for flag "l"
- related to #3074 but this is not a fix, this should avoid the problem
  if flag "l" is not used.
bacula/src/lib/lockmgr.c