sticker/Database: pass NarrowPath to sqlite3_open()

Closes https://github.com/MusicPlayerDaemon/MPD/issues/1171
This commit is contained in:
Max Kellermann
2021-05-25 18:45:18 +02:00
parent e66c12105b
commit fd82d67678
2 changed files with 4 additions and 1 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.22.9 (not yet released)
* Windows
- fix build failure with SQLite
ver 0.22.8 (2021/05/22)
* fix crash bug in "albumart" command (0.22.7 regression)