minor pre-refactoring cleanups

the use of "result" as a variable name for a boolean return value
was confusing; all 'result' variables that are not isc_result_t
have been renamed to 'ret'.

The static function print_dns_name() was a duplicate of
dns_name_print(), so it has been replaced with that.

Changed INSIST to REQUIRE where appropriate, and added NULL
initialization for pointer variables.
This commit is contained in:
Evan Hunt
2022-03-24 16:06:48 -07:00
committed by Ondřej Surý
parent ddf051df65
commit 6e11211ac6

File diff suppressed because it is too large Load Diff