-
Max Kellermann authored
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
3b05c897
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
plugins | ||
ArchiveFile.hxx | ||
ArchiveList.cxx | ||
ArchiveList.hxx | ||
ArchivePlugin.cxx | ||
ArchivePlugin.hxx | ||
ArchiveVisitor.hxx | ||
meson.build |