1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib
Andrew Chambers d5512179fc 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>

--
2012-05-20 08:17:09 +08:00
..
base64-decode.c style cleaning 2012-04-09 15:24:22 +08:00
client-handshake.c introduce libwebsocket_client_connect_extended 2012-04-20 12:28:14 +08:00
extension-deflate-stream.c debug move most spew into debug macro 2011-11-07 19:53:23 +08:00
extension-deflate-stream.h pass ext pointer in ext callback 2011-03-22 09:04:01 +00:00
extension-x-google-mux.c debug move most spew into debug macro 2011-11-07 19:53:23 +08:00
extension-x-google-mux.h x google mux handle illegal channel add indexes cleanup handle ch1 rx 2011-05-26 12:59:13 +01:00
extension.c introduce x google mux very draft indeed 2011-05-23 10:00:03 +01:00
handshake.c cleanup extra wrapping needed on braced define 2012-05-03 11:17:08 +08:00
libwebsockets.c null exception with null extensions list 2012-05-20 08:17:09 +08:00
libwebsockets.h ssize_t needs help on windows 2012-05-02 06:02:45 +08:00
Makefile.am mingw add win32helper to lib and fix extpoll 2012-04-12 13:32:19 +08:00
Makefile.in refresh autotools stuff 2012-05-20 08:17:02 +08:00
md5.c introduce-private-md5-sha1.patch 2011-01-23 17:47:08 +00:00
parsers.c reduce debug spew 2012-04-20 12:13:37 +08:00
private-libwebsockets.h improve callback prototypes to use single definition 2012-04-20 12:13:50 +08:00
sha-1.c android toolchain SHA1 endian fix 2012-05-02 06:09:45 +08:00