-
Max Kellermann authored
Commit 79b23663 added the field `skip` to support unaligned reads, but set the `offset` field to a wrong value. This resulted in miscalculation of `remaining`, causing an assertion failure. The fix is to assign `offset` the correct value, but consider the `skip` value in the assertion. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1067
e7da5b10
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Bzip2ArchivePlugin.cxx | Loading commit data... | |
Bzip2ArchivePlugin.hxx | ||
Iso9660ArchivePlugin.cxx | ||
Iso9660ArchivePlugin.hxx | ||
ZzipArchivePlugin.cxx | ||
ZzipArchivePlugin.hxx | ||
meson.build |