ddnet/src
bors[bot] 1fe482232b
Merge #5991
5991: Handle all `MultiByteToWideChar` and `WideCharToMultiByte` return values r=def- a=Robyt3

Closes #5970.

## 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 (especially base/) or added coverage to integration test
- [X] 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: Robert Müller <robytemueller@gmail.com>
2022-10-29 21:40:50 +00:00
..
android Refactor usages of sha256_str 2022-10-15 18:06:45 +02:00
antibot Merge pull request #3961 from fokkonaut/pr-antibot 2021-12-19 19:33:56 +01:00
base Add checks for remaining WideCharToMultiByte usages in system 2022-10-29 21:17:48 +02:00
engine Use str_copy instead of str_format with format "%s" 2022-10-27 21:42:14 +02:00
game Improve callvote arguments by making them more specific 2022-10-29 14:45:24 +02:00
macos Huge variable naming format 2022-07-08 18:01:29 +02:00
mastersrv fix import on mastersrv 2022-10-07 21:32:53 +02:00
steam Huge variable naming format 2022-07-08 18:01:29 +02:00
test Add tests for Huffman compression 2022-10-25 14:04:50 +02:00
tools Fix misspellings 2022-10-25 13:51:56 -03:00