diff options
author | Milan Crha <mcrha@redhat.com> | 2014-02-21 03:12:30 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2014-02-21 03:12:30 +0800 |
commit | 967d37373f5e59a46203cd84ee84650928771143 (patch) | |
tree | a9fd77c258601035f007a28e1d719dda08e4bdf5 /libemail-engine/mail-ops.h | |
parent | 197c8e1274f70c035614cbb54c7926901d1b1db5 (diff) | |
download | gsoc2013-evolution-967d37373f5e59a46203cd84ee84650928771143.tar gsoc2013-evolution-967d37373f5e59a46203cd84ee84650928771143.tar.gz gsoc2013-evolution-967d37373f5e59a46203cd84ee84650928771143.tar.bz2 gsoc2013-evolution-967d37373f5e59a46203cd84ee84650928771143.tar.lz gsoc2013-evolution-967d37373f5e59a46203cd84ee84650928771143.tar.xz gsoc2013-evolution-967d37373f5e59a46203cd84ee84650928771143.tar.zst gsoc2013-evolution-967d37373f5e59a46203cd84ee84650928771143.zip |
EMFolderTreeModel: Fix a circular dependency between model and its data
The model stores GtkTreeRowReference-s in its private data, but these
references ref the model, thus there is a circular dependency between
internal data and the object itself, effectively causing memory leaks.
With this fixed, the CamelSession is correctly freed at the end of
the application.
Diffstat (limited to 'libemail-engine/mail-ops.h')
0 files changed, 0 insertions, 0 deletions