]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When logging errors using sqlite3_log() and the error text includes the
authordrh <>
Thu, 17 Apr 2025 19:01:54 +0000 (19:01 +0000)
committerdrh <>
Thu, 17 Apr 2025 19:01:54 +0000 (19:01 +0000)
commit10744c61adc1a3136086fee4f34a89e5fb94bd1e
tree75765d2d64b80357a07a8a21b2d9f4cdaae66da4
parent56747d184053e586848b22cce94fa8e0efa6f1aa
When logging errors using sqlite3_log() and the error text includes the
text of an SQL statement, but the SQL statement text at the end so that if
the error message buffer overflows it is the SQL statement text that gets
truncated, not the statement of the problem.

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