]> git.xonotic.org Git - xonotic/darkplaces.git/commit
snd: fix a hard-to-repro segfault when joining a server
authorbones_was_here <bones_was_here@xonotic.au>
Wed, 7 Feb 2024 15:11:27 +0000 (01:11 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Wed, 7 Feb 2024 15:11:27 +0000 (01:11 +1000)
commit954fcc4fae8e18e4cb50a7dfafd9446eb239ec39
tree93bb9bc71c628c4700a6dd00453b3a2bc385a6aa
parentf126a74a91735cca8765bda2a6e7c68a9ad203fa
snd: fix a hard-to-repro segfault when joining a server

Closes https://gitlab.com/xonotic/darkplaces/-/issues/356

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
snd_main.c