ddnet/datasrc
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
..
seven Move message copy inside SendPackMsgTranslate 2022-07-11 19:02:16 +02:00
compile.py refactor compile.py 2022-06-27 01:11:21 +02:00
content.py Rename "NoSomething" to "SomethingDisabled" 2022-07-11 13:40:01 +02:00
crosscompile.py Added extern to protocolglue arrays 2022-04-03 02:34:45 +02:00
datatypes.py Move message copy inside SendPackMsgTranslate 2022-07-11 19:02:16 +02:00
network.py Rename "NoSomething" to "SomethingDisabled" 2022-07-11 13:40:01 +02:00