]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix possible integer overflow in bounds checking for the debugging function
authordrh <>
Fri, 24 Mar 2023 21:35:48 +0000 (21:35 +0000)
committerdrh <>
Fri, 24 Mar 2023 21:35:48 +0000 (21:35 +0000)
commit338ff1ceca6890ff068110b125ce1ed837b07660
tree478fa89ab409874408872fb10a74cd8aadd4fc94
parented8e12e97bddf094e3435a5c7ea80d1119dc6ca7
Fix possible integer overflow in bounds checking for the debugging function
"shell_int32()" found in the CLI.  This change does not affect the core
SQLite.  [forum:/forumpost/be9c294ee0|Forum post be9c294ee0].

FossilOrigin-Name: 6211471138a654641a4cf4831cfa3b470e06f29a2b77e4d58177c8e065bec11e
manifest
manifest.uuid
src/shell.c.in