~osomon/software-center/memory_leak

Viewing all changes in revision 766.

  • Committer: Olivier Tilloy
  • Date: 2010-05-28 14:20:28 UTC
  • Revision ID: olivier@tilloy.net-20100528142028-nn5ewf92w9yhhlvb
When clearing an AppStore, disconnect all callbacks to allow it to be deleted.
It would never be deleted, causing a memory leak.
Explicitly calling "del" on a store is now useless, as long as it has been clear()'d it will automatically be garbage-collected.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: