Go to file
Jean Sirmai bb89a2f03c
src/fsm/log/oper.c fsm_add_log_event() fixing a bug
The bug was caused by pointers to local variables sended to fsm_add_log().
malloc() are now realized in fsm_add_log_event().

+ cleaning (checking that the sentence "This file is part of Gem-graph."
is systematicaly added to legal mentions.)
2024-11-15 19:13:15 +01:00
data src/*, simple Gtk application 2024-11-01 23:53:24 +01:00
docs src/widget/main_window/design First visible window (with memory leaks) 2024-11-15 19:13:06 +01:00
include src/fsm/log/oper.c fsm_add_log_event() fixing a bug 2024-11-15 19:13:15 +01:00
scripts scripts/*: add a script that can list every function name 2024-11-01 23:54:39 +01:00
src src/fsm/log/oper.c fsm_add_log_event() fixing a bug 2024-11-15 19:13:15 +01:00
.gitignore docs/*: integrate doxygen, create a documentation zone, adds notes 2024-11-01 23:54:43 +01:00
COPYING src/*, simple Gtk application 2024-11-01 23:53:24 +01:00
Makefile docs/*: integrate doxygen, create a documentation zone, adds notes 2024-11-01 23:54:43 +01:00
manifest.scm src/*, simple Gtk application 2024-11-01 23:53:24 +01:00