diff options
author | Milan Crha <mcrha@redhat.com> | 2014-03-26 23:48:03 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2014-03-26 23:48:03 +0800 |
commit | 733462ca84044f3fe956b4578870ab7698242fd6 (patch) | |
tree | 2c9777fea09c0fc00177d230561584e27ac8a239 /e-util/e-text-model.h | |
parent | a2a29549268e8d75d0cc8c0f8de4d0542b1889b2 (diff) | |
download | gsoc2013-evolution-733462ca84044f3fe956b4578870ab7698242fd6.tar gsoc2013-evolution-733462ca84044f3fe956b4578870ab7698242fd6.tar.gz gsoc2013-evolution-733462ca84044f3fe956b4578870ab7698242fd6.tar.bz2 gsoc2013-evolution-733462ca84044f3fe956b4578870ab7698242fd6.tar.lz gsoc2013-evolution-733462ca84044f3fe956b4578870ab7698242fd6.tar.xz gsoc2013-evolution-733462ca84044f3fe956b4578870ab7698242fd6.tar.zst gsoc2013-evolution-733462ca84044f3fe956b4578870ab7698242fd6.zip |
Fix two memory leaks
a) ETableColumnSpecification: the 'title' property is always overwritten
during the spec file loading, thus no need to allocate it here
b) the 'uids' are leaked on message move, because the GPtrArray is
supposed to be always unreffed
Diffstat (limited to 'e-util/e-text-model.h')
0 files changed, 0 insertions, 0 deletions