gem-graph-client/include
Jean Sirmai 165f7b40fa
WIP: memory leaks fsm/measures/tools fsm_tools_list_test() < OK
The function fsm_tools_list_test() calls:
- fsm_tools_list_insert()
- fsm_tools_list_view()
- fsm_tools_list_pop()
- fsm_tools_list_clear()

The status: SUMMARY: AddressSanitizer: 9488 byte(s) leaked in 340 allocation(s).
is unchanged before/after introduction of the files:
- fsm/measures/tools.c
- fsm/measures/data.c
and the execution of the function fsm_tools_list_test()
2025-01-23 07:18:47 +01:00
..
base.h src/util/* include/base.h makes available util_concat(), util_read_file() 2024-11-21 23:22:37 +01:00
fsm.h WIP: memory leaks fsm/measures/tools fsm_tools_list_test() < OK 2025-01-23 07:18:47 +01:00
util.h src/util/* include/base.h makes available util_concat(), util_read_file() 2024-11-21 23:22:37 +01:00
widget.h src/widget/main_window/design.c adding a title and a button in the header_bar 2024-11-22 00:29:39 +01:00