diff options
author | Max Kellermann <max@musicpd.org> | 2021-02-16 13:47:22 +0100 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2021-02-16 13:52:25 +0100 |
commit | 80531ef8d801e3dc8e59afa1fd70d4710a80d358 (patch) | |
tree | 0165dd034b4321f8cfa124b70a91e1b05015202a /src/config/Domain.hxx | |
parent | a91fba6a3d84d033084fd9461b12b66df86e7f22 (diff) |
db/simple: fix ExportedSong move constructor for non-owning sources
If the constructor moves from an ExportedSong instance which refers to
somebody else's "Tag" instance, the newly constructed instance will
instead refer to its own empty "tag_buffer" field. This broke
SimpleDatabase::GetSong(), i.e. all songs on the queue restored from
the state file or added using the "addid" command.
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1089
Diffstat (limited to 'src/config/Domain.hxx')
0 files changed, 0 insertions, 0 deletions