ddnet/src
bors[bot] d0b7802d9f
Merge #3969
3969: Stop accepting invalid ipv4's r=heinrich5991 a=gerdoe-jr

<!-- What is the motivation for the changes of this pull request -->
Fixes #3774.

## 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
- [x] 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: Vlad <51330274+gerdoe-jr@users.noreply.github.com>
2021-07-27 00:19:42 +00:00
..
antibot Merge master into pr_use_cpp 2021-07-04 16:09:20 +02:00
base EOF x2 2021-07-26 01:30:01 +03:00
engine disabling quick editing in the console 2021-07-26 14:27:27 +05:00
game Merge #3970 2021-07-26 06:51:15 +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 uint64 -> uint64_t, int64 -> int64_t 2021-06-24 17:19:17 +02:00
steam Run clang-format 2020-09-26 21:50:15 +02:00
test Enable related tests 2021-07-26 13:48:12 +03:00
tools uint64 -> uint64_t, int64 -> int64_t 2021-06-24 17:19:17 +02:00
twping uint64 -> uint64_t, int64 -> int64_t 2021-06-24 17:19:17 +02:00