]> 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)
committerGunnar Beutner <gunnar@beutner.name>
Tue, 23 Feb 2016 08:38:39 +0000 (09:38 +0100)
commitc3dc3e6ec6265b60c05bc4c14a3d95fccae1c12b
treed56a6fabd58edac2cdda52d70e4b55544c9858a0
parent8af6ad74c3b4a9ae740de6bb3063ca3a7ba529f1
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