Merge pull request #188 from ctiller/bprintf
Remove more complicated sprintf usage from the libraries
No related branches found
No related tags found
Showing
- src/core/channel/call_op_string.c 36 additions, 60 deletionssrc/core/channel/call_op_string.c
- src/core/channel/connected_channel.c 1 addition, 0 deletionssrc/core/channel/connected_channel.c
- src/core/httpcli/format_request.c 38 additions, 44 deletionssrc/core/httpcli/format_request.c
- src/core/support/string.c 47 additions, 1 deletionsrc/core/support/string.c
- src/core/support/string.h 21 additions, 0 deletionssrc/core/support/string.h
- src/core/surface/event_string.c 47 additions, 33 deletionssrc/core/surface/event_string.c
- test/core/channel/metadata_buffer_test.c 5 additions, 4 deletionstest/core/channel/metadata_buffer_test.c
- test/core/end2end/cq_verifier.c 62 additions, 64 deletionstest/core/end2end/cq_verifier.c
- test/core/end2end/tests/census_simple_request.c 4 additions, 2 deletionstest/core/end2end/tests/census_simple_request.c
- test/core/end2end/tests/simple_request.c 4 additions, 2 deletionstest/core/end2end/tests/simple_request.c
- test/core/security/credentials_test.c 2 additions, 4 deletionstest/core/security/credentials_test.c
- test/core/statistics/hash_table_test.c 4 additions, 3 deletionstest/core/statistics/hash_table_test.c
- test/core/transport/chttp2/hpack_table_test.c 13 additions, 8 deletionstest/core/transport/chttp2/hpack_table_test.c
- test/core/transport/chttp2/stream_encoder_test.c 10 additions, 7 deletionstest/core/transport/chttp2/stream_encoder_test.c
- test/core/transport/chttp2/timeout_encoding_test.c 14 additions, 5 deletionstest/core/transport/chttp2/timeout_encoding_test.c
- test/core/transport/metadata_test.c 11 additions, 8 deletionstest/core/transport/metadata_test.c
Loading
Please register or sign in to comment