]> granicus.if.org Git - icinga2/commit
Fix: API queries on non-existant objects cause exception
authorMichael Friedrich <michael.friedrich@netways.de>
Thu, 4 Feb 2016 21:40:01 +0000 (22:40 +0100)
committerMichael Friedrich <michael.friedrich@netways.de>
Thu, 4 Feb 2016 21:40:01 +0000 (22:40 +0100)
commit3227186c7d95745867723017dcab4b8f8c6cf4b5
treee68aa988fb7cb39d8ba97321180593731d5e0f2d
parent611ff869e1b0778be9149436cd568df7b7ffa6c6
Fix: API queries on non-existant objects cause exception

fixes #11088
lib/remote/actionshandler.cpp
lib/remote/deleteobjecthandler.cpp
lib/remote/modifyobjecthandler.cpp
lib/remote/objectqueryhandler.cpp
lib/remote/statushandler.cpp
lib/remote/typequeryhandler.cpp