No description
Find a file
Jean Sirmai 80b15346a5
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-20 11:15:17 +01:00
audits audits/* 2024-07-14 new dir "audits" added with its content 2024-11-21 23:27:25 +01:00
docs WIP: memory leaks fsm/measures/tools fsm_tools_list_test() < OK 2025-01-20 11:15:17 +01:00
include WIP: memory leaks fsm/measures/tools fsm_tools_list_test() < OK 2025-01-20 11:15:17 +01:00
scripts scripts/*: add a script that can list every function name 2024-11-20 17:52:23 +01:00
src WIP: memory leaks fsm/measures/tools fsm_tools_list_test() < OK 2025-01-20 11:15:17 +01:00
.gitignore Makefile: integrate makeinfo to build the manual 2024-11-29 11:35:34 +01:00
COPYING src/*, simple Gtk application 2024-11-20 17:38:36 +01:00
gem-graph.au docs/rtfm/gem-graph.texi WIP: manual structure and redaction 2024-12-12 22:16:16 +01:00
gem-graph.aus docs/rtfm/gem-graph.texi WIP: manual structure and redaction 2024-12-12 22:16:16 +01:00
gem-graph.aux docs/rtfm/gem-graph.texi WIP: manual structure and redaction 2024-12-12 22:16:16 +01:00
gem-graph.cp docs/rtfm/gem-graph.texi WIP: manual structure and redaction 2024-12-12 22:16:16 +01:00
gem-graph.cps docs/rtfm/gem-graph.texi WIP: manual structure and redaction 2024-12-12 22:16:16 +01:00
gem-graph.log docs/rtfm/gem-graph.texi WIP: manual structure and redaction 2024-12-12 22:16:16 +01:00
gem-graph.toc docs/rtfm/gem-graph.texi WIP: manual structure and redaction 2024-12-12 22:16:16 +01:00
Makefile WIP: memory leaks fsm/measures/tools fsm_tools_list_test() < OK 2025-01-20 11:15:17 +01:00
manifest.scm manifest.scm: sort dependencies alphabetically 2024-11-29 11:35:34 +01:00