TS-4097: Encode empty string properly with HPACK#395
TS-4097: Encode empty string properly with HPACK#395maskit wants to merge 2 commits intoapache:masterfrom
Conversation
|
I am getting this ASAN error running regressions with this pull request: REGRESSION TEST HPACK_EncodeString started==19509==ERROR: AddressSanitizer: global-buffer-overflow on address 0x000000da7c78 at pc 0x0000008326cc bp 0x7f60d49c49d0 sp 0x7f60d49c49c0 |
|
Fixed the ASAN error. |
https://issues.apache.org/jira/browse/TS-4097