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 627597 - Memory leak in user_delete_text()
Memory leak in user_delete_text()
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: general
2.32.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks: 627707
 
 
Reported: 2010-08-21 21:46 UTC by David Woodhouse
Modified: 2013-09-14 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.02 KB, patch)
2010-08-21 21:47 UTC, David Woodhouse
none Details | Review

Description David Woodhouse 2010-08-21 21:46:41 UTC
==24539== 2 bytes in 1 blocks are definitely lost in loss record 110 of 27,015
==24539==    at 0x4A0515D: malloc (vg_replace_malloc.c:195)
==24539==    by 0x3A4DC45784: g_malloc (in /lib64/libglib-2.0.so.0.2512.0)
==24539==    by 0x3A4DC5ED28: g_strndup (in /lib64/libglib-2.0.so.0.2512.0)
==24539==    by 0x72B3AB4: user_delete_text (e-name-selector-entry.c:1405)
==24539==    by 0x3A4E40D7BD: g_closure_invoke (in /lib64/libgobject-2.0.so.0.2512.0)
==24539==    by 0x3A4E425D68: ??? (in /lib64/libgobject-2.0.so.0.2512.0)
==24539==    by 0x3A4E4274C5: g_signal_emit_valist (in /lib64/libgobject-2.0.so.0.2512.0)
==24539==    by 0x3A4E4277EC: g_signal_emit_by_name (in /lib64/libgobject-2.0.so.0.2512.0)
==24539==    by 0x34FA8C3515: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2000.1)
==24539==    by 0x34FA8CE752: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2000.1)
==24539==    by 0x3A4E40D7BD: g_closure_invoke (in /lib64/libgobject-2.0.so.0.2512.0)
==24539==    by 0x3A4E4259A1: ??? (in /lib64/libgobject-2.0.so.0.2512.0)
==24539==
Comment 1 David Woodhouse 2010-08-21 21:47:17 UTC
Created attachment 168479 [details] [review]
patch
Comment 2 David Woodhouse 2010-08-24 00:07:34 UTC
To ssh://dwmw2@git.gnome.org/git/evolution-data-server
   f369bb4..2a1ebdb  master -> master