]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the xUpdate method of the GeoPoly virtual table, make sure that the
authordrh <>
Mon, 1 Aug 2022 13:14:03 +0000 (13:14 +0000)
committerdrh <>
Mon, 1 Aug 2022 13:14:03 +0000 (13:14 +0000)
commitf98109e7cb51e0950ed8fe863f970ea6f9e729bd
tree4afa926102af7882ce71b5f369c2497bbbb3fa7f
parent3b01dd0f5db44d5d236326cb948a0cac048d5024
In the xUpdate method of the GeoPoly virtual table, make sure that the
number of updated columns does not exceed the underlying implementation, even
if the virtual table object records an excess number of column in the nAux
field due to table constraints in the table definition.
Fix for the problem reported by
[forum:/forumpost/a096ab7d96bb057a|forum post a096ab7d96bb057a].

FossilOrigin-Name: a04dd475c2c8afdded0afecfd34c6c4c2f48cce520e09b7fa5172ff30f09209e
ext/rtree/geopoly.c
manifest
manifest.uuid