Skip to content

rrset-dump: fix assert on zero-terminator addition

Libor Peltan requested to merge rrset_dump_fix into master

This fixes the failing axfr/interrupt integration test.

However, from the deeper inspection of rrset_dump.c, there arose bigger problems with not emitting error code when the dump run out of space.

Merge request reports