~robertcarr/unity/showdesktop-desktop-focus

Viewing all changes in revision 1490.

  • Committer: Neil Jagdish Patel
  • Author(s): Tim Penhey
  • Date: 2011-09-05 16:05:38 UTC
  • mfrom: (1455.3.7 icon-loader-leak)
  • Revision ID: neil.patel@canonical.com-20110905160538-22rk6pm5kouijdq8
This branch fixes a leak in the IconLoader.

The fundamental here is that the IconLoader was using the glib queue.
However the problem is that the way the items on the queue are freed
doesn't take into account any of the object destructors, like sigc::slot.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: