Fix a theoretical OOB memory access in sqlite3_stmt_scanstatus_v2().
commitc9bb609bff2ce6b7dc348703d278e5b18bb8971b
authorDan Kennedy <danielk1977@gmail.com>
Mon, 25 Mar 2024 18:30:15 +0000 (25 18:30 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Mon, 25 Mar 2024 18:30:15 +0000 (25 18:30 +0000)
treeb4b68e4fe4fcefe3ec3a8ee0f933a2facaa7b221
parente3218225201ace802baafec7261bad90136ed711
Fix a theoretical OOB memory access in sqlite3_stmt_scanstatus_v2().
src/vdbeapi.c
test/scanstatus2.test