lws_reset_header_table dont reset NULL
authorAndy Green <andy.green@linaro.org>
Tue, 9 Feb 2016 01:15:02 +0000 (09:15 +0800)
committerAndy Green <andy.green@linaro.org>
Tue, 9 Feb 2016 01:15:02 +0000 (09:15 +0800)
commit892f03a7d8f7c8fb8ca2a481cbf919ff384d0161
treec79c397b43f3bf136ad2f6eb7ea2e621957f41bf
parent083c73e7e93ed8fa994086e82efce1fe603e688d
lws_reset_header_table dont reset NULL

This is only a temporary, fragile solution.

https://github.com/warmcat/libwebsockets/issues/416

Signed-off-by: Andy Green <andy.green@linaro.org>
lib/parsers.c