diff options
author | Mason Jones <20848827+smj-edison@users.noreply.github.com> | 2025-04-21 21:01:28 -0700 |
---|---|---|
committer | Steve Bennett <steveb@workware.net.au> | 2025-04-22 04:54:23 +0000 |
commit | f659fc4ec46f34c5c4a59a3f2223db6463e1d97d (patch) | |
tree | 029602d6cbbf38b245ebc6bbe9fb7f1a14bd97e5 /sqlite3/sqlite3.h | |
parent | 9eaf6be68bade1f74302b78cd8c2f68fddf20442 (diff) | |
download | jimtcl-master.zip jimtcl-master.tar.gz jimtcl-master.tar.bz2 |
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