From: Michael Wallner Date: Tue, 8 Jul 2014 10:11:29 +0000 (+0200) Subject: ensure the response message is actually of type response X-Git-Tag: RELEASE_2_0_7~23 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=1383635acbd8c6a1e4f747d0d1960f625c1c02a2;hp=1383635acbd8c6a1e4f747d0d1960f625c1c02a2 ensure the response message is actually of type response it could be uninitialized in case of early error, like DNS fixes bug #67584 ---