]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Extra zero terminators on the end of the blank filename returned by
authordrh <drh@noemail.net>
Thu, 27 Feb 2020 13:54:18 +0000 (13:54 +0000)
committerdrh <drh@noemail.net>
Thu, 27 Feb 2020 13:54:18 +0000 (13:54 +0000)
commit47a60d45187fcc3cf220c9083be5769fba9bf90a
treec0da20db9c2dcfa576ca4dfc013673f5ba5f908f
parentdf97d439301fefc2d962b5619d22f82dc436d1c6
Extra zero terminators on the end of the blank filename returned by
sqlite3PagerFilename() for an in-memory database.  This helps the result
work better with sqlite3_filename_journal() and similar functions.

FossilOrigin-Name: 63e533d28e87bbb10e0c611de4b79d22aae291b163fe59d1f95dcad9ab3939e4
manifest
manifest.uuid
src/pager.c