[hafqa] [hafqa] [Bug 839] New: Very minor leak on closing the control panel
From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.orgDate: Mon Nov 6 19:07:36 EET 2006
- Previous message: [hafqa] [Bug 837] Control Panel debian scripts do not support "debug" option
- Next message: [hafqa] [Bug 839] Very minor leak on closing the control panel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
https://maemo.org/bugzilla/show_bug.cgi?id=839 Summary: Very minor leak on closing the control panel Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: desktop AssignedTo: karoliina.t.salminen at nokia.com ReportedBy: jdapena at igalia.com QAContact: hafqa at maemo.org Valgrind reports a memory leak on closing the application installer (there's code to dispose all the application installer categories list, but it does not free all the used memory). The leak report is this one: ==25859== 186 (8 direct, 178 indirect) bytes in 1 blocks are definitely lost in loss record 23 of 93 ==25859== at 0x1B906285: malloc (vg_replace_malloc.c:130) ==25859== by 0x1C198F8C: g_malloc (in /targets/SDK_PC/usr/lib/libglib-2.0.so. 0.1000.3) ==25859== by 0x1C1A80EB: g_slice_alloc (in /targets/SDK_PC/usr/lib/libglib-2. 0.so.0.1000.3) ==25859== by 0x1C1A845A: g_slist_append (in /targets/SDK_PC/usr/lib/libglib-2 .0.so.0.1000.3) ==25859== by 0x804E69D: hcp_al_get_configured_categories (hildon-cp-applist.c :276) ==25859== by 0x804E7E6: hcp_al_new (hildon-cp-applist.c:325) ==25859== by 0x804CE09: hcp_create_data (hildon-control-panel-main.c:501) ==25859== by 0x804C5EE: main (hildon-control-panel-main.c:151) -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
- Previous message: [hafqa] [Bug 837] Control Panel debian scripts do not support "debug" option
- Next message: [hafqa] [Bug 839] Very minor leak on closing the control panel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]