libdlog: fix buffer disabling issues 20/191220/1
authorMichal Bloch <m.bloch@samsung.com>
Fri, 12 Oct 2018 14:15:46 +0000 (16:15 +0200)
committerMichal Bloch <m.bloch@samsung.com>
Fri, 12 Oct 2018 14:21:42 +0000 (16:21 +0200)
commit8d16e78cd72f27c1791c533a4b2e6782c0c52118
tree25d87c213aa0d3b72be4a6f7fba59a7d90b50219
parent6aa46a98aa251fa51bcac288295fcd57fce60551
libdlog: fix buffer disabling issues

 - fix reenabling a buffer requiring a log to be
   sent to another already enabled buffer

 - fix one log being able to slip through into a
   disabled buffer if was enabled the previous time

Change-Id: I47af64b8a74da31c24472190f2ab22806d16db26
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
src/libdlog/log.c