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 |
||
---|---|---|
.. | ||
Bzip2ArchivePlugin.cxx | ||
Bzip2ArchivePlugin.hxx | ||
Iso9660ArchivePlugin.cxx | ||
Iso9660ArchivePlugin.hxx | ||
meson.build | ||
ZzipArchivePlugin.cxx | ||
ZzipArchivePlugin.hxx |