Bug #591
inet_pton(3) patch
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
DragonFly's inet_pton(3) accepts also invalid IPv6 address form string.
I think it should be applied this patch below. So inet_pton(3) become
the same one with NetBSD(it works properly).
Related todos
History
Updated by corecode about 6 years ago
Thanks, committed.
The patch didn't apply cleanly, next time try to send as attachment.