Opened 12 years ago
Closed 12 years ago
#1738 closed Bug (fixed)
incorrect test for IPv6 multicast addresses
Reported by: | charles | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | libtransmission | Version: | 1.42+ |
Severity: | Normal | Keywords: | |
Cc: |
Description
1.50 betas 1 and 2 contain an error when testing to see if an IPv6 error is a multicast address or not. It gives false positives. This error was tracked down and solved by erdgeist.
Change History (2)
comment:1 Changed 12 years ago by charles
- Status changed from new to assigned
comment:2 Changed 12 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
fixed in trunk in r7730.
fixed in 1.5x branch in r7729.