3b05c89765
Calling data[fill] could trigger an assertion failure if fill==data.size(), even if we call it only to take the address. Instead of doing that, this commit changes the code to pointer arithmetic. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1556 |
||
---|---|---|
.. | ||
plugins | ||
ArchiveFile.hxx | ||
ArchiveList.cxx | ||
ArchiveList.hxx | ||
ArchivePlugin.cxx | ||
ArchivePlugin.hxx | ||
ArchiveVisitor.hxx | ||
meson.build |