Commit 64b6eceaba1a40ab0b175fa9fd9329d3e978ce6e

Azat Khuzhin 2013-02-28T17:19:44

uri decode: fix for warning "use of uninitialised value" This patch add check in evhttp_decode_uri_internal() that next 2 symbols are exists in array of chars for decoding, if don't have two next 2 symbols don't try to decode '%FF'