mpd/src/protocol
Max Kellermann 5397d18ed9 protocol/ArgParser: cast seek offset to SignedSongTime
"The issue is that ParseCommandArgSignedSongTime parses with
SongTime::FromS, not SignedSongTime::FromS, before casting back to a
SignedSongTime for the return. With x86 overflow rules this doesn't
matter, but on ARM the first cast turns negative values to zero."

Closes https://github.com/MusicPlayerDaemon/MPD/issues/757
2020-02-10 09:18:37 +01:00
..
Ack.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
Ack.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
ArgParser.cxx protocol/ArgParser: cast seek offset to SignedSongTime 2020-02-10 09:18:37 +01:00
ArgParser.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
RangeArg.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
Result.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
Result.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00