]> granicus.if.org Git - icinga2/commit
Fix null ptr dereference in HttpServerConnection::ProcessMessageAsync 6132/head
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:07:19 +0000 (11:07 +0100)
commita4a73fa67c9f7433e6a90f9a9a97bd7cc655145c
tree584e83f70c21c5a739340446a2b0e80e34a47fc0
parent6d01808adf380413e48fd5e4abbd01a75b92f465
Fix null ptr dereference in HttpServerConnection::ProcessMessageAsync
lib/remote/httpresponse.cpp
lib/remote/httpresponse.hpp
lib/remote/httpserverconnection.cpp