http: don't crash on URI parse failure
commitcbb8693940b25c34d47157a5bdf3126a2744db8b
authorStefan Becker <chemobejk@gmail.com>
Tue, 9 Jul 2013 07:00:58 +0000 (9 10:00 +0300)
committerStefan Becker <chemobejk@gmail.com>
Sat, 13 Jul 2013 12:55:50 +0000 (13 15:55 +0300)
tree4ebac14749759bfa9be02a8f27ea2a5228a6d3d0
parent0f4f4bffbf846f42ce8cd9bf88f8003b3cc47735
http: don't crash on URI parse failure

sipe_http_parsed_uri_free can now be called with NULL pointer.

(cherry picked from commit 8d225558c3c2d60c6706a03dcd03b851da8e85ef)
src/core/sipe-http-request.h
src/core/sipe-http.c