ddnet/src
bors[bot] db52fab0ad
Merge #3790
3790: Fix crash on test servers (fixes #3789) r=heinrich5991 a=def-

Thanks to Cøke for report

## Checklist

- [x] Tested the change ingame
- [ ] Provided screenshots if it is a visual change
- [ ] Tested in combination with possibly related configuration options
- [ ] Written a unit test if it works standalone, system.c especially
- [ ] Considered possible null pointers and out of bounds array indexing
- [ ] Changed no physics that affect existing maps
- [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional)


Co-authored-by: def <dennis@felsin9.de>
2021-04-25 13:58:23 +00:00
..
antibot Run clang-format 2020-09-26 21:50:15 +02:00
base Merge #3779 2021-04-17 18:15:34 +00:00
engine initialize CClient::m_HasPersistentData 2021-04-21 15:45:58 +08:00
game Merge #3790 2021-04-25 13:58:23 +00:00
macos OSX -> macOS 2021-02-12 13:41:41 +01:00
macoslaunch OSX -> macOS 2021-02-12 13:41:41 +01:00
mastersrv Port CConfig API from the upstream (0.7.5) 2021-01-10 17:10:19 +03:00
steam Run clang-format 2020-09-26 21:50:15 +02:00
test Fix parsing an IPv6 address without port 2021-04-17 16:05:39 +02:00
tools Map optimizer 2020-11-21 12:10:20 +01:00
twping Run clang-format 2020-09-26 21:50:15 +02:00