1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/roles/h2
Andy Green 6de416d811 h2 client: dont leak original user_space for network wsi
When creating the stream from the nwsi, the stream was created with
its own user_space that gets overwritten with the nwsi one as it is
demoted to be the stream.

Stop that leaking.
2019-08-08 22:39:44 +01:00
..
hpack.c HPACK: take sizing to 0 as clear existing 2019-07-08 11:40:10 +01:00
http2.c h2 client: dont leak original user_space for network wsi 2019-08-08 22:39:44 +01:00
huftable.h refactor role ops 2018-04-11 13:39:42 +08:00
minihuf.c libwebsockets.h: clean out some boilerplate better put in core/private.h 2018-08-16 19:10:32 +08:00
ops-h2.c COVA10299: check lws_change_pollfd 2019-07-13 13:39:50 -07:00
private.h clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00