diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-08-03 12:19:09 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-08-03 23:43:24 +0200 |
commit | 7f187d897c000ea64d38aa29026a7837a88427df (patch) | |
tree | 7ff19bfbdcf179d426539bf10e033e6de537cd8e /.gitattributes | |
parent | 8297978c21646588711000c20aa3f7eaef677e03 (diff) | |
download | curl-7f187d897c000ea64d38aa29026a7837a88427df.tar.gz |
h2: repair trailer handling
The previous h2 trailer fix in 54a2b63 was wrong and caused a
regression: it cannot deal with trailers immediately when read since
they may be read off the connection by the wrong 'data' owner.
This change reverts the logic back to gathering all trailers into a
single buffer, like before 54a2b63.
Reported-by: Tadej Vengust
Fixes #5663
Closes #5769
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions