summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-10-02 15:48:37 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-10-02 15:48:37 +0200
commit36bfaf63485a444d58ca359191377b6694720a37 (patch)
tree01adbbd7e230f2be9b73c0ed8e640af1a83d6ae5 /runtime
parent724ba2b27f4a2c583b3e257e33a2f0b4b9649ef1 (diff)
downloadrsyslog-36bfaf63485a444d58ca359191377b6694720a37.tar.gz
rsyslog-36bfaf63485a444d58ca359191377b6694720a37.tar.xz
rsyslog-36bfaf63485a444d58ca359191377b6694720a37.zip
DirCreateMode was always zero. work-around now is to do a...
one-time write to the mode, then all works. However, if no such write is done, the variable always remains zero. I have used the memory debugger as well as shuffled the code around and used guard variables nothing changed. The problem always moved with the changes I did. So I now consider the one-time write a usable work-around, because it definitely fixes the issue even though it does not explain why it happens.
Diffstat (limited to 'runtime')
0 files changed, 0 insertions, 0 deletions