solanum/wsockd
Simon Arlott 23e722ea21
wsockd: Initialise ws_frame_hdr_t before using it
Outgoing messages have uninitialised data from the stack in the 3 reserved
bits of the opcode_rsv_fin value.
2017-07-29 22:20:03 +01:00
..
Makefile.am wsockd: implement websocket handshake part 2016-04-02 17:07:00 -05:00
sha1.c wsockd: include stdinc.h so that sys/types.h is included on FreeBSD 4.8 2016-05-12 12:43:17 +01:00
sha1.h wsockd: implement websocket handshake part 2016-04-02 17:07:00 -05:00
wsockd.c wsockd: Initialise ws_frame_hdr_t before using it 2017-07-29 22:20:03 +01:00