Skip to content

Issue building #10

Description

@somnergy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions