Jasper St. Pierre 0dd4584157 st-texture-cache: Rearrange code to prevent some work and a memory leak
For some reason, the texture cache decides to make a request and then look up
an icon in the icon theme. If it's valid, it just returns, fine, but if it
doesn't add the icon, it tries to undo the request, leaking an
AsyncTextureLoadData that isn't freed in the process.

https://bugzilla.gnome.org/show_bug.cgi?id=660968
2011-10-20 15:26:41 -04:00
..
2011-01-06 19:50:53 +01:00
2011-08-01 19:20:08 +02:00
2011-08-03 09:16:55 -04:00
2011-03-13 22:03:47 +01:00
2009-10-01 14:41:16 -04:00
2009-10-01 14:41:16 -04:00
2011-08-03 09:16:55 -04:00
2011-02-21 17:35:23 +01:00
2010-11-16 22:11:27 +01:00
2011-03-13 22:03:47 +01:00
2010-11-15 18:45:36 -05:00
2011-04-27 15:29:24 -04:00