]> granicus.if.org Git - icinga2/commit
Fix null ptr dereference in HttpServerConnection::ProcessMessageAsync
authorGunnar Beutner <gunnar.beutner@icinga.com>
Wed, 28 Feb 2018 10:07:19 +0000 (11:07 +0100)
committerGunnar Beutner <gunnar.beutner@icinga.com>
Wed, 28 Feb 2018 10:54:48 +0000 (11:54 +0100)
commit6e7421eab079a13d7732037240dfae58003b4523
treec5dc4eaa32f68f36b32cd967e0876eb909f0dbfd
parent6400a300cd900aa4b8d7f6427f0ba55903803506
Fix null ptr dereference in HttpServerConnection::ProcessMessageAsync
lib/remote/httpresponse.cpp
lib/remote/httpresponse.hpp
lib/remote/httpserverconnection.cpp