Skip to content

Conversation

@bneradt
Copy link
Contributor

@bneradt bneradt commented Nov 10, 2025

Fixed a pointer comparison bug where the error_body_type string literal was compared by pointer address instead of value. This now passes the Dns_error_body constant directly so the pointer comparison succeeds and DNS errors are correctly logged as ERR_DNS_FAIL.

Fixed a pointer comparison bug where the error_body_type string literal
was compared by pointer address instead of value. This now passes the
Dns_error_body constant directly so the pointer comparison succeeds and
DNS errors are correctly logged as ERR_DNS_FAIL.
@bneradt bneradt added this to the 10.1.1 milestone Nov 10, 2025
@bneradt bneradt requested a review from cmcfarlen November 10, 2025 21:09
@bneradt bneradt self-assigned this Nov 10, 2025
@bneradt bneradt added the Bug label Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant