mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 03:11:56 -05:00
* Disallow compression pointers in names as we are not
reading from a packet and as a result length checks fail.
* Increase totext buffer size as fuzzer ran out of space on
big bitmaps.
* NUL terminate totext to make fault diagnosis easier.
* Add debugging messages to make fault diagnosie easier.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| dns_name_fromtext_target.in | ||
| dns_rdata_fromwire_text.in | ||
| .gitignore | ||
| dns_name_fromtext_target.c | ||
| dns_rdata_fromwire_text.c | ||
| fuzz.h | ||
| FUZZING.md | ||
| main.c | ||
| Makefile.in | ||