fuzzer eliminate hsecond ah free path firing assert sentinel

Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
Andy Green 2016-01-20 08:43:40 +08:00
parent 26ba55a6fc
commit 53ebe46d75

View file

@ -270,8 +270,7 @@ handshake_0405(struct libwebsocket_context *context, struct libwebsocket *wsi)
bail:
/* free up his parsing allocations */
lws_free_header_table(wsi);
/* caller will free up his parsing allocations */
return -1;
}