http: don't crash on URI parse failure
commit8d225558c3c2d60c6706a03dcd03b851da8e85ef
authorStefan Becker <chemobejk@gmail.com>
Tue, 9 Jul 2013 07:00:58 +0000 (9 10:00 +0300)
committerStefan Becker <chemobejk@gmail.com>
Tue, 9 Jul 2013 07:00:58 +0000 (9 10:00 +0300)
tree31ae04b2ba7b75250ae9993503d520508d29fcd8
parent0ba825ca063e3d94487ec518e9a1c3f5a722dd1c
http: don't crash on URI parse failure

sipe_http_parsed_uri_free can now be called with NULL pointer.
src/core/sipe-http-request.h
src/core/sipe-http.c