-
- Downloads
Merge pull request #587 from ctiller/chex2
Fix use-after-free.
No related branches found
No related tags found
Showing
- src/core/security/credentials.c 3 additions, 3 deletionssrc/core/security/credentials.c
- src/core/surface/channel.c 1 addition, 1 deletionsrc/core/surface/channel.c
- src/core/transport/chttp2_transport.c 9 additions, 3 deletionssrc/core/transport/chttp2_transport.c
- src/core/transport/metadata.c 13 additions, 6 deletionssrc/core/transport/metadata.c
- src/core/transport/metadata.h 2 additions, 1 deletionsrc/core/transport/metadata.h
- test/core/channel/channel_stack_test.c 1 addition, 1 deletiontest/core/channel/channel_stack_test.c
- test/core/channel/metadata_buffer_test.c 1 addition, 1 deletiontest/core/channel/metadata_buffer_test.c
- test/core/security/credentials_test.c 7 additions, 7 deletionstest/core/security/credentials_test.c
- test/core/transport/chttp2/hpack_parser_test.c 1 addition, 1 deletiontest/core/transport/chttp2/hpack_parser_test.c
- test/core/transport/chttp2/hpack_table_test.c 3 additions, 3 deletionstest/core/transport/chttp2/hpack_table_test.c
- test/core/transport/chttp2/stream_encoder_test.c 1 addition, 1 deletiontest/core/transport/chttp2/stream_encoder_test.c
- test/core/transport/metadata_test.c 9 additions, 9 deletionstest/core/transport/metadata_test.c
- test/core/transport/transport_end2end_tests.c 1 addition, 1 deletiontest/core/transport/transport_end2end_tests.c
Loading
Please register or sign in to comment