diff options
author | drh <> | 2023-01-11 17:50:24 +0000 |
---|---|---|
committer | drh <> | 2023-01-11 17:50:24 +0000 |
commit | d2467a89fd929bf30120d1715ece107c25215f8a (patch) | |
tree | 9480ed1b22fa90470cce33e1d16812c4e2492ee9 /src/sqliteInt.h | |
parent | d2b11786e8dbd5a1e2c9d8ee638b170a2f25efdb (diff) | |
download | sqlite-d2467a89fd929bf30120d1715ece107c25215f8a.tar.gz sqlite-d2467a89fd929bf30120d1715ece107c25215f8a.zip |
If OP_Rewind has P2 of zero, that is an assertion that the table is never
empty. This fixes a false-positive in the out-of-subroutine jump detection
logic added in version 3.39.0, and which was causing the assertion on the
previous check-in.
FossilOrigin-Name: 33fd9997ebb88f0d78522c036e75aef08015d31d28b1cbee08ae7c4cd5ecc6aa
Diffstat (limited to 'src/sqliteInt.h')
0 files changed, 0 insertions, 0 deletions