Skip to content

Fix a stack buffer overflow in the statistics channel

Ondřej Surý requested to merge 4124-check-statschannel-if-modified-since into main

A long timestamp in an If-Modified-Since header could overflow a fixed-size buffer.

Closes #4124 (closed)

Merge request reports