]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Suppress harmless UBSAN warnings about memory overflow in OP_AddImm. The
authordrh <>
Wed, 8 Nov 2023 00:45:14 +0000 (00:45 +0000)
committerdrh <>
Wed, 8 Nov 2023 00:45:14 +0000 (00:45 +0000)
commitc78d3b59637449bc1c7dc4415e6e49ee9e52d156
tree0ed12759dd216998ec93601f9d6e927269cd080c
parentec8f893e065c95a082e1e432bcacd4641ae8b13e
Suppress harmless UBSAN warnings about memory overflow in OP_AddImm.  The
exact same machine code is generated by GCC.

FossilOrigin-Name: b0594383b9fa021a8713d640a4606b9053f8e21d64b4ec8ea60a0b6cddfca306
manifest
manifest.uuid
src/vdbe.c