coverity 188326: hide supposed dead code from coverity with NO_EXTENSIONS

This commit is contained in:
Andy Green 2018-03-19 08:28:28 +08:00
parent 95f8328ffc
commit 80e3e723e3

View file

@ -49,7 +49,9 @@ int lws_issue_raw(struct lws *wsi, unsigned char *buf, size_t len)
struct lws_context_per_thread *pt = &wsi->context->pt[(int)wsi->tsi];
size_t real_len = len;
unsigned int n;
#if !defined(LWS_NO_EXTENSIONS)
int m;
#endif
/*
* Detect if we got called twice without going through the