This website requires JavaScript.
Explore
Help
Register
Sign In
edg-l
/
ddnet
Watch
1
Star
0
Fork
You've already forked ddnet
0
mirror of
https://github.com/ddnet/ddnet.git
synced
2024-11-13 11:38:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
12557
commits
1
branch
429
tags
412
MiB
25f0154949
Commit graph
2 commits
Author
SHA1
Message
Date
heinrich5991
039f2c6823
Fix (harmless) array OOB access when no pings were cached
...
Use `vector.data()` instead of `&vector[0]` to get access to the underlying array.
Fixes
#3850
.
2021-05-27 15:53:40 +02:00
heinrich5991
bce7a4f84e
Add serverbrowser ping cache
2021-05-14 01:00:41 +02:00