Skip to content

Widen IP address column#10

Open
zanbaldwin wants to merge 1 commit into
mainfrom
z/ipcol-width
Open

Widen IP address column#10
zanbaldwin wants to merge 1 commit into
mainfrom
z/ipcol-width

Conversation

@zanbaldwin

Copy link
Copy Markdown
Collaborator

The ORM ipAddress column was length:39, but a valid IPv4-mapped IPv6 textual form is 45 characters and silently overflowed the column. Widen to 46 to include buffer. Add test to cover full 45-character IP address.

@zanbaldwin zanbaldwin self-assigned this Jun 2, 2026
@zanbaldwin zanbaldwin force-pushed the z/ipcol-width branch 2 times, most recently from 564bd07 to 1a39c4b Compare June 2, 2026 11:42
The ORM ipAddress column was length:39, but a valid IPv4-mapped IPv6 textual form is 45 characters and silently overflowed the column. Widen to 46 to include buffer. Add test to cover full 45-character IP address.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant