Skip to content

zipfile: Fix stringop-overflow - #51

Open
syphyr wants to merge 1 commit into
sqlite:masterfrom
syphyr:zip_overflow
Open

zipfile: Fix stringop-overflow#51
syphyr wants to merge 1 commit into
sqlite:masterfrom
syphyr:zip_overflow

Conversation

@syphyr

@syphyr syphyr commented Jul 5, 2026

Copy link
Copy Markdown

shell.c:13769:17: warning: ‘__builtin_memcmp_eq’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]

shell.c:13769:17: warning: ‘__builtin_memcmp_eq’ specified size between
18446744071562067968 and 18446744073709551615 exceeds maximum object
size 9223372036854775807 [-Wstringop-overflow=]
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