Make sure the open_db() routine in the CLI does not invoke access() with
commit6bc92ef90f6403777fa29af3c73655a67ff591ac
authorD. Richard Hipp <drh@hwaci.com>
Fri, 11 May 2018 15:10:11 +0000 (11 15:10 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Fri, 11 May 2018 15:10:11 +0000 (11 15:10 +0000)
tree77ac2d9a9f33a06e03197e837aa83242d4202f93
parent936360fa51d65af9e9946bd913b0deb3e7da97e3
Make sure the open_db() routine in the CLI does not invoke access() with
a NULL filename.
src/shell.c.in