From Adrien Destugues <pulkomandy@xxxxxxxxx>:
Adrien Destugues has uploaded this change for review. (
https://review.haiku-os.org/c/haiku/+/1734 ;)
Change subject: Game Kit: do not allocate BBuffers before initializing the
Media Kit
......................................................................
Game Kit: do not allocate BBuffers before initializing the Media Kit
The port pool now being created in BMediaRoster init, we must make sure
the media roster is initialized before doing anything else.
---
M src/kits/game/GameSoundDevice.cpp
1 file changed, 8 insertions(+), 2 deletions(-)
git pull ssh://git.haiku-os.org:22/haiku refs/changes/34/1734/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1734
To unsubscribe, or for help writing mail filters, visit
https://review.haiku-os.org/settings
Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I5a3cc61c993e9be4078772bbf341b637d951d239
Gerrit-Change-Number: 1734
Gerrit-PatchSet: 1
Gerrit-Owner: Adrien Destugues <pulkomandy@xxxxxxxxx>
Gerrit-MessageType: newchange