]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_http_websocket.c: Fix some off nominal path cleanup. 16/1116/1
authorRichard Mudgett <rmudgett@digium.com>
Tue, 18 Aug 2015 21:06:54 +0000 (16:06 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 18 Aug 2015 21:49:48 +0000 (16:49 -0500)
commit77518d54344945d7d3bfc1ebfe61d97704fa5dfa
tree16861f7833f686e57a10a967c34e896f7a7d6fb0
parentab373f2ceffcad3a497663027199f4f4a81f644b
res_http_websocket.c: Fix some off nominal path cleanup.

* Remove extraneous unlock on off-nominal path.
* Add missing HTTP error reply.

Change-Id: I1f402bfe448fba8696b507477cab5f060ccd9b2b
res/res_http_websocket.c