Skip to content

Harden playlist tree edge cases - #684

Merged
ChristianFeldmann merged 1 commit into
IENT:developfrom
for13to1:fix/playlisttree-defensive-checks
Aug 5, 2026
Merged

Harden playlist tree edge cases#684
ChristianFeldmann merged 1 commit into
IENT:developfrom
for13to1:fix/playlisttree-defensive-checks

Conversation

@for13to1

Copy link
Copy Markdown
Contributor

Summary

  • guard playlist tree dynamic_cast results before dereferencing them
  • avoid division by zero while drawing cache state for invalid frame ranges
  • report playlist save failures when the destination file cannot be opened

Testing

  • make -C build/unknown-Debug -j8

@ChristianFeldmann
ChristianFeldmann merged commit 8a69530 into IENT:develop Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants