aboutsummaryrefslogtreecommitdiff
path: root/sqlite3/sqlite3.h
diff options
context:
space:
mode:
authorMason Jones <20848827+smj-edison@users.noreply.github.com>2025-04-21 21:01:28 -0700
committerSteve Bennett <steveb@workware.net.au>2025-04-22 04:54:23 +0000
commitf659fc4ec46f34c5c4a59a3f2223db6463e1d97d (patch)
tree029602d6cbbf38b245ebc6bbe9fb7f1a14bd97e5 /sqlite3/sqlite3.h
parent9eaf6be68bade1f74302b78cd8c2f68fddf20442 (diff)
downloadjimtcl-master.zip
jimtcl-master.tar.gz
jimtcl-master.tar.bz2
try: Fix bug with `errorCode` being shorter than `match`HEADmaster
Currently jimtcl compares each element of `errorCode` against each `match` element. But, it doesn't account for the situation where `errorCode` is shorter than `match`. In this case the match should always fail (rather than segfaulting).
Diffstat (limited to 'sqlite3/sqlite3.h')
0 files changed, 0 insertions, 0 deletions