Modify ↓
#11044 closed defect (fixed)
MTR patch 502 res_ninit breaks dns resolution
Reported by: | notnyt@… | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | packages | Version: | Trunk |
Keywords: | mtr | Cc: |
Description
MTR fails to resolve hostnames (and exits immediately, causing terminal corruption) when this patch is applied. I manually edited the defines in dns.c to revert the commented part of the patch, and everything seemed to work fin eafter.
Attachments (1)
Change History (4)
Changed 6 years ago by heil
comment:1 Changed 6 years ago by heil
comment:2 Changed 6 years ago by nbd
- Resolution set to fixed
- Status changed from new to closed
fixed in r32690
comment:3 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
Note: See
TracTickets for help on using
tickets.
i followed your instructions and create the attached patch. dns resolution works again.