commit | c7bb162ffe3a3e2838c70916aa781084c00e8489 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Mon Apr 23 10:40:01 2012 +0000 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Mon Apr 23 10:40:01 2012 +0000 |
tree | e323681b1516dae7ac7f462ad448b0cbe355c7c0 | |
parent | 8b89c882cef2c846789a22f65233c60030bf3491 [diff] |
Proxy: added ctx checking to input filters. The proxy module context may be NULL in case of filter finalization (e.g. by image_filter) followed by an internal redirect. This needs some better handling, but for now just check if ctx is still here.