mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-02-03 21:30:35 +00:00
[PR #2] Update CueSheet.Deserializer.cs #28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/SabreTools/SabreTools.Serialization/pull/2
State: closed
Merged: Yes
Don't return null when cuesheet is not ended, instead return the current CUE file/track
This prevents Cuesheet deserializer from returning malformed tracks and files for multi-file CUEs.