Files
bind9/fuzz
Mark Andrews 8faf12eace render buf was too big
It was misdeclared as a array of pointers (uint8_t*[]) and there
where too many elements (64 * 1024) instead of (64 * 1024 - 1).
2020-10-06 09:49:28 +11:00
..
2020-08-25 16:40:24 +02:00
2020-10-06 09:49:28 +11:00