]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use a new technique to detect fresh OOM faults in columnName() that does not
authordrh <>
Thu, 27 Apr 2023 23:59:51 +0000 (23:59 +0000)
committerdrh <>
Thu, 27 Apr 2023 23:59:51 +0000 (23:59 +0000)
commit93b4c3beb8f005e1c0ce6f27b1675e4b2f24acc4
tree6b92b1251a9aae5fb36ac15f5664701b437d056c
parentbfd28f9e01ae9a8436095a033ce96cf16b9c6f5b
Use a new technique to detect fresh OOM faults in columnName() that does not
rely on there being no OOMs prior to entry into columnName(), as
[forum/forumpost/fb6811c2f9|forum post fb6811c2f9] demonstrates a technique
which could cause an OOM prior to entry into columnName().

FossilOrigin-Name: a63346d6a0c0ca7ba4c87499de2e461be9c77e9b5d98f2bebf308cdb6599f33c
manifest
manifest.uuid
src/vdbeapi.c