Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix plt_load_from_buffer #3131

Conversation

percontation
Copy link
Contributor

plt_load_from_buffer calls _plt_load_from_file with fname=NULL, which basically just unconditionally crashes.

Anyway, drag-and-drop from the sidebar into a playlist was broken on macOS beacause of this. Seems to be fine with this fix.

plt_load_from_buffer calls _plt_load_from_file with fname=NULL,
which basically just unconditionally crashes.

Anyway, drag-and-drop from the sidebar into a playlist was
broken on macOS beacause of this. Seems to be fine with this fix.
@percontation
Copy link
Contributor Author

Oh, I just saw #3130, presumably this PR fixes that issue.

@Oleksiy-Yakovenko
Copy link
Member

Thanks!

@Oleksiy-Yakovenko Oleksiy-Yakovenko merged commit a0f9588 into DeaDBeeF-Player:master Sep 17, 2024
0 of 3 checks passed
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