Opened 9 years ago

Closed 9 years ago

#1874 closed defect (fixed)

Truncated IPv6 address during address lookup on iOS

Reported by: ming Owned by: bennylp
Priority: normal Milestone: release-2.4.5
Component: pjlib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

On iOS, when doing an IPv6 address lookup, the sockaddr structure copied back to the caller is too short so the IPv6 address is truncated.

Change History (1)

comment:1 Changed 9 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

In 5146:

Fixed #1874: Truncated IPv6 address during address lookup on iOS

Thanks to Brian Walker for the patch.

Note: See TracTickets for help on using tickets.