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

Backport "Merge PR #6209: FIX(client): Use memset() to initialize VLA" to 1.5.x #6210

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

Krzmbrzl
Copy link
Member

Backport

This will backport the following commits from master to 1.5.x:

Questions ?

Please refer to the Backport tool documentation

src/mumble/PulseAudio.cpp:581:24: error: variable-sized object may not be initialized
                unsigned char buffer[bytes] = {};
                                     ^~~~~

(cherry picked from commit 4f593ed)
@Krzmbrzl Krzmbrzl merged commit ca2ae65 into 1.5.x Oct 1, 2023
20 checks passed
@davidebeatrici davidebeatrici deleted the backport/1.5.x/pr-6209 branch October 1, 2023 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants