]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the CLI, ensure that the argument to quoteChar() is not a NULL pointer
authordrh <>
Wed, 3 May 2023 01:25:37 +0000 (01:25 +0000)
committerdrh <>
Wed, 3 May 2023 01:25:37 +0000 (01:25 +0000)
commitb504623802052721e4797dd149414fcc386e59c8
tree314e1e7ef9ad2aa933e15351b56893313c37176b
parent9cf09b56728cb32b62b1098cf082895d72fabc84
In the CLI, ensure that the argument to quoteChar() is not a NULL pointer
due to a prior OOM.

FossilOrigin-Name: 776d1a47aae3c3679a2d158595e84facf118adf2d1bca0f0642311dd346479b8
manifest
manifest.uuid
src/shell.c.in