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 crash in stb_vorbis.c #38422

Merged
merged 1 commit into from
May 3, 2020
Merged

Conversation

RandomShaper
Copy link
Member

@RandomShaper RandomShaper commented May 3, 2020

Fixes #38418.

UPDATE: Upstream PR at nothings/stb#961.

@RandomShaper RandomShaper added bug topic:thirdparty cherrypick:3.x Considered for cherry-picking into a future 3.x release labels May 3, 2020
@RandomShaper RandomShaper added this to the 4.0 milestone May 3, 2020
@RandomShaper RandomShaper requested a review from akien-mga May 3, 2020 00:24
@rafaeldelboni
Copy link
Contributor

Just tested this branch and the bug is fixed!

@akien-mga akien-mga merged commit a928a10 into godotengine:master May 3, 2020
@akien-mga
Copy link
Member

Thanks!

@ghost
Copy link

ghost commented May 3, 2020

Nice. Fixes the crash on startup in my 3.2 build.

@RandomShaper RandomShaper deleted the fix_stb_vorbis branch May 3, 2020 09:51
@akien-mga
Copy link
Member

Cherry-picked for 3.2.2.

@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label May 4, 2020
akien-mga added a commit to akien-mga/godot that referenced this pull request Jul 20, 2020
akien-mga added a commit to akien-mga/godot that referenced this pull request Jul 24, 2020
Upstreams our crash fixes from godotengine#38422 and godotengine#40174.

(cherry picked from commit 8dffca4)
MarcusElg pushed a commit to MarcusElg/godot that referenced this pull request Oct 19, 2020
huhund pushed a commit to huhund/godot that referenced this pull request Nov 10, 2020
Upstreams our crash fixes from godotengine#38422 and godotengine#40174.

(cherry picked from commit 8dffca4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Godot Crashes after importing a .ogg file on AudioStreamPlayer
3 participants