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 691004 - various memory bugs
various memory bugs
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-02 12:24 UTC by Pavel Vasin
Modified: 2013-01-17 18:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
query-editor: fix mem leak (610 bytes, patch)
2013-01-02 12:25 UTC, Pavel Vasin
committed Details | Review
places-sidebar: fix mem leak (961 bytes, patch)
2013-01-02 12:25 UTC, Pavel Vasin
committed Details | Review
trash-bar: fix double disconnect handler (754 bytes, patch)
2013-01-02 12:25 UTC, Pavel Vasin
committed Details | Review
properties-window: fix use-after-free on destroy (1.08 KB, patch)
2013-01-02 12:26 UTC, Pavel Vasin
committed Details | Review
view: fix mem leak (1.38 KB, patch)
2013-01-02 12:26 UTC, Pavel Vasin
committed Details | Review
column-chooser: fix mem leak (880 bytes, patch)
2013-01-02 12:26 UTC, Pavel Vasin
committed Details | Review
search-hit: fix mem leak (726 bytes, patch)
2013-01-02 12:27 UTC, Pavel Vasin
committed Details | Review

Description Pavel Vasin 2013-01-02 12:24:38 UTC
see patches
Comment 1 Pavel Vasin 2013-01-02 12:25:05 UTC
Created attachment 232513 [details] [review]
query-editor: fix mem leak
Comment 2 Pavel Vasin 2013-01-02 12:25:23 UTC
Created attachment 232514 [details] [review]
places-sidebar: fix mem leak
Comment 3 Pavel Vasin 2013-01-02 12:25:44 UTC
Created attachment 232515 [details] [review]
trash-bar: fix double disconnect handler
Comment 4 Pavel Vasin 2013-01-02 12:26:06 UTC
Created attachment 232516 [details] [review]
properties-window: fix use-after-free on destroy
Comment 5 Pavel Vasin 2013-01-02 12:26:25 UTC
Created attachment 232517 [details] [review]
view: fix mem leak
Comment 6 Pavel Vasin 2013-01-02 12:26:43 UTC
Created attachment 232518 [details] [review]
column-chooser: fix mem leak
Comment 7 Pavel Vasin 2013-01-02 12:27:02 UTC
Created attachment 232519 [details] [review]
search-hit: fix mem leak
Comment 8 Cosimo Cecchi 2013-01-02 13:10:54 UTC
Review of attachment 232513 [details] [review]:

++
Comment 9 Cosimo Cecchi 2013-01-02 13:11:46 UTC
Review of attachment 232514 [details] [review]:

++
Comment 10 Cosimo Cecchi 2013-01-02 13:12:21 UTC
Review of attachment 232515 [details] [review]:

++
Comment 11 Cosimo Cecchi 2013-01-02 13:15:43 UTC
Review of attachment 232516 [details] [review]:

Makes sense.
Comment 12 Cosimo Cecchi 2013-01-02 13:16:09 UTC
Review of attachment 232517 [details] [review]:

++
Comment 13 Cosimo Cecchi 2013-01-02 13:17:10 UTC
Review of attachment 232518 [details] [review]:

++
Comment 14 Cosimo Cecchi 2013-01-02 13:18:16 UTC
Review of attachment 232519 [details] [review]:

++
Comment 15 Pavel Vasin 2013-01-06 09:18:17 UTC
Please commit
Comment 16 Cosimo Cecchi 2013-01-17 18:35:11 UTC
Attachment 232513 [details] pushed as b3329af - query-editor: fix mem leak
Attachment 232514 [details] pushed as ed61109 - places-sidebar: fix mem leak
Attachment 232515 [details] pushed as 3d27860 - trash-bar: fix double disconnect handler
Attachment 232516 [details] pushed as bbc2d59 - properties-window: fix use-after-free on destroy
Attachment 232517 [details] pushed as 6cc0597 - view: fix mem leak
Attachment 232518 [details] pushed as 1697f75 - column-chooser: fix mem leak
Attachment 232519 [details] pushed as ff4ada2 - search-hit: fix mem leak