[grisbi-devel] [PATCH 0/6] fix some memory leaks and memory errors
pbiava
pierre.biava at nerim.net
Mon Jun 17 21:34:09 CEST 2013
pbiava (6):
Fix use-after-free error in gsb_data_archive_store_init_variables (
void )
fix use-before-allocated error in gsb_reconcile_build_label ()
Fix 3 memory leaks in accueil.c
Fix memory leaks in my_strcmp ()
Fix memory leaks in gsb_data_payee_get_name_and_report_list () and
gsb_form_widget_create ()
fix memory leak in bet_graph_button_menu_new ()
src/accueil.c | 3 +++
src/bet_graph.c | 25 ++++++++++++++-----------
src/gsb_data_archive_store.c | 15 ++++++++-------
src/gsb_data_payee.c | 34 ++++++++++++++++++++++------------
src/gsb_data_payee.h | 1 +
src/gsb_form_widget.c | 7 +++++--
src/gsb_reconcile.c | 9 ++++++++-
src/utils_str.c | 13 ++++++-------
8 files changed, 67 insertions(+), 40 deletions(-)
--
1.8.1.5
More information about the devel
mailing list