zeek/testing/btest/scripts
Johanna Amann 61290fc19c Fix buffer overread in ascii formatter
When a text with an (escaped) zero byte was passed to ParseValue, only
the part of the string up to the zero byte was copied, but the length of
the full string was passed to the input framework.

This leads to the input manager reading over the end of the buffer.

Fixes zeek/zeek#1398
2021-02-12 14:24:36 +00:00
..
base Fix buffer overread in ascii formatter 2021-02-12 14:24:36 +00:00
policy GH-352: Improve HTTP::match_sql_injection_uri regex 2020-11-12 16:19:35 -08:00
site Fix local.zeek compatibility test 2020-12-14 22:28:27 -08:00
check-test-all-policy.zeek GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00