-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Getting this on linux
# github.com/go-llsqlite/crawshaw/c
In function ‘sqlite3Strlen30’,
inlined from ‘sqlite3ColumnSetColl’ at sqlite3.c:122860:10:
sqlite3.c:35364:28: warning: ‘strlen’ reading 1 or more bytes from a region of size 0 [-Wstringop-overread]
35364 | return 0x3fffffff & (int)strlen(z);
| ^~~~~~~~~
In function ‘sqlite3ColumnSetColl’:
cc1: note: source object is likely at address zero
anacrolix
Metadata
Metadata
Assignees
Labels
No labels