From 333a6d60e8ab9c9cd5479a058f8b0c482c5cd2d9 Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Fri, 22 Oct 2021 14:57:49 +0200 Subject: TLS: fix a heap-buffer-overflow (#1356) Revert of c3d1c697 Error reproducible with the attached pcap and valgrind --- tests/pcap/tls_cipher_lens.pcap | Bin 0 -> 1520 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/pcap/tls_cipher_lens.pcap (limited to 'tests/pcap/tls_cipher_lens.pcap') diff --git a/tests/pcap/tls_cipher_lens.pcap b/tests/pcap/tls_cipher_lens.pcap new file mode 100644 index 000000000..493c2b06d Binary files /dev/null and b/tests/pcap/tls_cipher_lens.pcap differ -- cgit v1.2.3