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

spotifyd: fix runtime crash. #28936

Merged
merged 1 commit into from
Feb 20, 2021
Merged

spotifyd: fix runtime crash. #28936

merged 1 commit into from
Feb 20, 2021

Conversation

ericonr
Copy link
Member

@ericonr ericonr commented Feb 20, 2021

Issue in unsafe code led to a runtime panic if compiled with Rust 1.48
or newer.

Relevant information: Spotifyd/spotifyd#719

Fixes #28285

General

Have the results of the proposed changes been tested?

  • I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
  • I generally don't use the affected packages but briefly tested this PR

Issue in unsafe code led to a runtime panic if compiled with Rust 1.48
or newer.

Relevant information: Spotifyd/spotifyd#719

Fixes void-linux#28285
@abenson abenson merged commit 9a05560 into void-linux:master Feb 20, 2021
@ericonr ericonr deleted the spot branch February 20, 2021 19:32
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spotifyd: panic zero-initialisation of ov_callbacks
2 participants