Skip to content

[CVE-2022-2881] test for growth of compressed pipelined responses

Michal Nowak requested to merge 3493-compression-buffer-reuse-test-v9_18 into v9_18

add a test to compare the Content-Length of successive compressed messages on a single HTTP connection that should contain the same data; fail if the size grows by more than 100 bytes from one query to the next.

(cherry picked from commit 3c11fafa)

See #3493 (closed)

Edited by Evan Hunt

Merge request reports