ddnet/datasrc/seven
Robert Müller ba1608529e Move message copy inside SendPackMsgTranslate
Fix clang warning: Address of stack memory associated with local variable 'aBuf' is still referred to by the stack variable 'tmp' upon returning to the caller.  This will be a dangling reference [clang-analyzer-core.StackAddressEscape]

Mark the input parameters as const pointers and mark the protocol message `Pack` methods as const.
2022-07-11 19:02:16 +02:00
..
compile.py Organize generated protocol includes 2022-06-17 17:39:24 +02:00
content.py Add pylint 2020-12-09 10:40:28 +01:00
datatypes.py Move message copy inside SendPackMsgTranslate 2022-07-11 19:02:16 +02:00
network.py Huge variable naming format 2022-07-08 18:01:29 +02:00