]> granicus.if.org Git - icinga2/commit
Lock Objects during serialization
authorElias Ohm <eohm@novomind.com>
Sun, 28 Apr 2019 20:13:19 +0000 (22:13 +0200)
committerElias Ohm <eohm@novomind.com>
Sun, 28 Apr 2019 20:13:19 +0000 (22:13 +0200)
commit91296c2a250b1aeb0976f252eba5ffdce93c8590
tree38dd34be46207f97f7a0b1b8e4f67ad2b77609a5
parent02db12ae024fe8704b24715402d2c475fce0efbb
Lock Objects during serialization

old behaviour was to only lock arrays, dictionaries and namespaces but not other objects
lib/base/serializer.cpp