Commits

Andy Green authored 27966c29e12
coverity 158145 lws_header_table_detatch must handle no ah attached callers should protect it so this doesn't make a problem. But Coverity is correct the code is confused about it. Make it okay if we close a connection before the ah got attached. Signed-off-by: Andy Green <andy.green@linaro.org>