Skip to content

Conversation

@lowlevel-1989
Copy link

This PR fixes a buffer overflow issue that occurs when loading disk bundles (MEDIA_TYPE_DISK_BUNDLE) via .m3u files. Previously, filenames were copied into fixed-size buffers without proper bounds checking, which could lead to crashes when the disk path exceeded the buffer size.

image

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.

1 participant