After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 627855 - smtp_auth() memory leak
smtp_auth() memory leak
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Mailer
2.32.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks: 627707
 
 
Reported: 2010-08-24 17:17 UTC by David Woodhouse
Modified: 2013-09-14 16:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Woodhouse 2010-08-24 17:17:53 UTC
==16968== 58 bytes in 2 blocks are definitely lost in loss record 11,874 of 22,411
==16968==    at 0x4A0515D: malloc (vg_replace_malloc.c:195)
==16968==    by 0x3A4DC45784: g_malloc (in /lib64/libglib-2.0.so.0.2512.0)
==16968==    by 0x3A4DC5D2DD: g_strdup (in /lib64/libglib-2.0.so.0.2512.0)
==16968==    by 0x23437700: smtp_auth (camel-smtp-transport.c:1148)
==16968==    by 0x23437C96: smtp_connect (camel-smtp-transport.c:518)
==16968==    by 0x66B57DF: camel_service_connect (camel-service.c:326)
==16968==    by 0x66B7BAE: camel_session_get_service_connected (camel-session.c:528)
==16968==    by 0xF175C13: send_queue_exec (mail-ops.c:546)
==16968==    by 0xF171117: mail_msg_proxy (mail-mt.c:469)
==16968==    by 0x3A4DC67D2A: ??? (in /lib64/libglib-2.0.so.0.2512.0)
==16968==    by 0x3A4DC65DE3: ??? (in /lib64/libglib-2.0.so.0.2512.0)
==16968==    by 0x359B007760: start_thread (pthread_create.c:301)
Comment 1 David Woodhouse 2010-08-25 18:15:16 UTC
To ssh://dwmw2@git.gnome.org/git/evolution-data-server
   9def147..7df97c2  master -> master