]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
net_slist: fix crash when there's no servers and net_slist_debug is enabled
authorbones_was_here <bones_was_here@xonotic.au>
Wed, 4 Sep 2024 13:15:53 +0000 (23:15 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Wed, 4 Sep 2024 13:16:50 +0000 (23:16 +1000)
commitdfe66229824823f849c788e84f89d4b4b275d594
tree5e59337bbd542203957af51717cd063c342a6655
parentd6b2b1439487b5d4802d32567959b0a69e606dc1
net_slist: fix crash when there's no servers and net_slist_debug is enabled

The crash was introduced in 5772ed20c13d65ac46e4ba60d153287a8a631ec5.

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