Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…5665) added a check in `addCNameIfAvailable` to ensure the `Dialer` isnot NIL before attempting to fetch DNS data. this prevents potential panics (ex. SIGSEGV) when the `Dialer` is closed due to an interruption. Signed-off-by: Dwi Siswanto <[email protected]>
- Loading branch information