Files
bind9/fuzz
Ondřej Surý 6a349d5c29 Fix stack-use-after-scope in dns_message_checksig test
Previously stack with buffer for test dns message went out of scope
before the message was processed. For fuzz testing its better to avoid
allocation, so let's avoid allocations completely and use simplest
possible static buffer.

Fixes: #3565
(cherry picked from commit 16377100ae)
2022-09-27 13:23:25 +02:00
..
2022-09-26 16:53:06 +02:00
2022-02-24 11:40:19 +01:00
2022-09-27 13:23:16 +02:00
2022-09-26 16:53:06 +02:00