diff options
author | drh <> | 2021-04-12 18:32:33 +0000 |
---|---|---|
committer | drh <> | 2021-04-12 18:32:33 +0000 |
commit | f1f12661c37734e182a7d7236f7a7e879a3cddd5 (patch) | |
tree | c237fd4a3040e7985a1684a48aab9f50ec84a27a /ext/misc/json1.c | |
parent | 9920bf975b1ca5628069e81e15dbcfe786ba37f5 (diff) | |
download | sqlite-f1f12661c37734e182a7d7236f7a7e879a3cddd5.tar.gz sqlite-f1f12661c37734e182a7d7236f7a7e879a3cddd5.zip |
Avoid taking the address of a NULL pointer following an OOM in FTS5. Doing
so is harmless in actual practice, but it technically UB so we want to
avoid it.
FossilOrigin-Name: 1cfcd9dceb56b5987e6900a36a0ec092f0e1b13a7e754b8c3d8efb943e5bcc66
Diffstat (limited to 'ext/misc/json1.c')
0 files changed, 0 insertions, 0 deletions