Adrien Bourmault
30f844370c
This commit fixes issues with memory management in the logging code of the FSM. It also optimizes operations by restricting char* pointers, allowing the compiler knowing that they do not overlap. Finally, it encapsulates calls to fsm_add_log in a macro that allows to automatically get file and function names. Signed-off-by: Adrien 'neox' Bourmault <neox@a-lec.org> |
||
---|---|---|
.. | ||
base.h | ||
fsm.h | ||
util.h | ||
widget.h |