GNOME Bugzilla – Bug 628659
imapx_sync_changes memory leak
Last modified: 2013-09-14 16:53:47 UTC
==21464== 16 bytes in 1 blocks are definitely lost in loss record 7,893 of 33,527 ==21464== at 0x4A0615D: malloc (vg_replace_malloc.c:195) ==21464== by 0x3D3D645C80: g_malloc (gmem.c:134) ==21464== by 0x3D3D65E31D: g_strdup (gstrfuncs.c:101) ==21464== by 0x1A2636A5: imapx_server_sync_changes (camel-imapx-server.c:5285) ==21464== by 0x1A261DCB: imapx_sync (camel-imapx-folder.c:216) ==21464== by 0x68F1087: camel_folder_sync (camel-folder.c:1124) ==21464== by 0xF39E407: mail_msg_proxy (mail-mt.c:469) ==21464== by 0x3D3D668EC3: g_thread_pool_thread_proxy (gthreadpool.c:314) ==21464== by 0x3D3D666745: g_thread_create_proxy (gthread.c:1897) ==21464== by 0x359B007760: start_thread (pthread_create.c:301) ==21464== by 0x359A8E14EC: clone (clone.S:115)
Created attachment 169654 [details] [review] eds patch for evolution-data-server;
Created commit 126e66f in eds master (2.31.92+)