]> git.sur5r.net Git - bacula/bacula/commit
kes Move initialization of read/write res lock earlier in the code.
authorKern Sibbald <kern@sibbald.com>
Wed, 23 Jan 2008 19:56:10 +0000 (19:56 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 23 Jan 2008 19:56:10 +0000 (19:56 +0000)
commit6c5304154a483c1fc74c24d42728bf19adc1af05
treee0185512016b287696ade8b8bdf533489127049a
parent11f08ab7671a01c0b611495de61b6a6114bf541e
kes  Move initialization of read/write res lock earlier in the code.
     This fixes the crash with a null conf file. This fixes bug
     #1030.
kes  Redefine CURES in lib/parse_conf to be URES and move it all
     into lib/parse_conf.c -- this responds to bug #1042, but does
     not fix it. The fix is not to compile with FORTIFY_SOURCE.
kes  Backport to 2.2.8 fix de-referencing a NULL pointer in the scanner from
     the trunk SVN. I don't think this was reported as a bug.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6302 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/filed/fd-plugins.h [new file with mode: 0644]
bacula/src/filed/filed_conf.c
bacula/src/lib/parse_conf.c
bacula/src/lib/parse_conf.h
bacula/technotes-2.3