Properly handle record_found() errors
record_found() returns an isc_result_t, but its value is not checked. Modify the only call site of record_found() so that its errors are properly handled.
Showing
Please register or sign in to comment