Code

Do not trust cache tree pointers after releasing the cache lock.
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 12 Jul 2009 06:28:18 +0000 (06:28 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 12 Jul 2009 06:28:18 +0000 (06:28 +0000)
commit61c89771f4bf2c52e2eb486bc2d9057fa3f2767c
tree7d0c68a5979415982f4b8a08d618ca40aa36eabe
parent13bf0b92b0f204e479fa65ce91620c2f184ad592
Do not trust cache tree pointers after releasing the cache lock.
It's possible that a "FORGET" was issued in the mean time. -- kevin

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1871 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_daemon.c