]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When reporting errors in the CLI, ignore the output of sqlite3_error_offset()
authordrh <>
Mon, 20 Mar 2023 00:48:40 +0000 (00:48 +0000)
committerdrh <>
Mon, 20 Mar 2023 00:48:40 +0000 (00:48 +0000)
commit0d53e8ed543e9501026b895b8a02a7822d333b99
tree58cae84b021bf6296e81ecedb4a8681b1a32004a
parent2ff65699401b9cd67e5c246cbdf0e174a7004931
When reporting errors in the CLI, ignore the output of sqlite3_error_offset()
if the value returned is clearly out-of-range.  One of two lines of defense
against [33aa4c0de8a62e33].

FossilOrigin-Name: 26adbb80f51b9219ab2a3593496458b74a567ba5ee46b5154f056e389cfc09f7
manifest
manifest.uuid
src/shell.c.in