]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add "include <stddef.h>" to fts5 and rtree to ensure that they use the system version...
authordan <Dan Kennedy>
Fri, 30 May 2025 11:14:11 +0000 (11:14 +0000)
committerdan <Dan Kennedy>
Fri, 30 May 2025 11:14:11 +0000 (11:14 +0000)
commitb65326f51a2c8c9fcb5331cde36d55aa7d209a27
tree63804bfff456d9d15754de1324725c23f6692e7c
parent0148820fd740b0786f703703ba49bbeb6889c9bf
Add "include <stddef.h>" to fts5 and rtree to ensure that they use the system version of the offsetof() macro when it is available, as the built-in version triggers ubsan errors with clang.

FossilOrigin-Name: 838deb7f3423df84061a043928ed34e1d74e2e7d57ef1a9519bb32fea82e4352
ext/fts5/fts5Int.h
ext/rtree/rtree.c
manifest
manifest.uuid