]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in the ".dbtotxt" command of the CLI that causes a NULL pointer
authordrh <>
Sat, 27 Sep 2025 12:35:25 +0000 (12:35 +0000)
committerdrh <>
Sat, 27 Sep 2025 12:35:25 +0000 (12:35 +0000)
commit943324c80d7899a1e98a4716bd420e9320af52c4
tree1bd505e580c4b98e17e274493d8a4a707f147077
parent18af48759740575bb6270e0a239853797067b2a0
Fix a bug in the ".dbtotxt" command of the CLI that causes a NULL pointer
dereference if run on an in-memory database.

FossilOrigin-Name: 865352499223c3bdc5cb01a2f984d6e3fe74a028ab6a0cf2d92fec49383633f6
manifest
manifest.uuid
src/shell.c.in