BetterCallMolly 84c6e09c42 Player: Fix crossfade crash when decoding fails
When the decoding of a track fails, `current_item_` is set to an invalid address, if the Crossfade option is enabled, the `Player::TrackAboutToEnd` method does not check whether `current_item_` is a valid pointer or not, causing a segmentation fault.

Player: Removed extra space
2023-12-03 22:07:09 +01:00
..
2023-10-13 22:49:20 +02:00
2023-10-13 22:58:53 +02:00
2023-07-21 05:11:27 +02:00
2023-07-21 05:55:24 +02:00
2023-07-21 05:55:24 +02:00
2023-07-21 05:55:24 +02:00
2023-11-05 19:37:56 +01:00
2023-10-13 22:55:20 +02:00
2023-10-08 23:55:05 +02:00
2023-10-13 22:49:20 +02:00
2023-11-05 19:37:56 +01:00
2023-07-21 05:55:24 +02:00
2023-07-21 07:17:58 +02:00
2023-09-23 23:55:49 +02:00
2023-10-13 22:49:20 +02:00
2023-12-02 04:30:54 +01:00
2023-10-13 22:55:20 +02:00
2021-06-12 20:53:23 +02:00
2021-03-20 21:14:47 +01:00