| commit | d5512179fc0eb0eb3a66818e0a63ffe95f3deef3 | [log] [tgz] |
|---|---|---|
| author | Andrew Chambers <andrewchamberss@gmail.com> | Sun May 20 08:17:09 2012 +0800 |
| committer | Andy Green <andy.green@linaro.org> | Sun May 20 08:17:09 2012 +0800 |
| tree | 5cac64bc74a860a7cef8e62624a92d2e122acb97 | |
| parent | 13f7791d0cecb607fa3dcf05a77d9da53fd41ffd [diff] |
null exception with null extensions list I was under the impression extensions could be null, so heres a patch to fix this error in libwebsockets. Cheers! Signed-off-by: Andrew Chambers <andrewchamberss@gmail.com> --