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:
550
lib/dns/adb.c
550
lib/dns/adb.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user