fix dangling else swallowing the return statement with clang
authorMichael Wallner <mike@php.net>
Fri, 2 Mar 2018 12:42:31 +0000 (13:42 +0100)
committerMichael Wallner <mike@php.net>
Fri, 2 Mar 2018 12:42:31 +0000 (13:42 +0100)
commita251d0e3ac09b5f0b5507c165697d9a1041717a5
tree0f41b0590b323e1d5273fc2e4479929cd73e0522
parent10bbc389d50be796cafeea66562a5558f21d2a9f
fix dangling else swallowing the return statement with clang
src/php_http_filter.c