diff options
author | Max Kellermann <max@musicpd.org> | 2020-05-05 18:57:13 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2020-05-05 18:57:29 +0200 |
commit | 209364adf2c143d2979f95f748b9aef642bde0d9 (patch) | |
tree | e68c3fd5abfa27630027b53608133098b4ef7295 /android | |
parent | 24afdee35ce3ed64823ead05930d452f0fb9e98a (diff) |
db/simple: fix crash when mounting twice
The `db->close()` call was a `nullptr` dereference because the `db`
variable had already been moved.
Closes https://github.com/MusicPlayerDaemon/MPD/issues/839
Diffstat (limited to 'android')
0 files changed, 0 insertions, 0 deletions