f-spot r3335 - in trunk: . src



Author: gburt
Date: 2007-09-06 02:35:00 +0100 (Thu, 06 Sep 2007)
New Revision: 3335
ViewCVS link: http://svn.gnome.org/viewcvs/f-spot?rev=3335&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/PixbufCache.cs
Log:
2007-09-05  Gabriel Burt  <gabriel burt gmail com>
	
	* src/PixbufCache.cs: Return null instead of throwing "I'm dead" exception
	when asked to perform ShallowCopyPixbuf on Disposed CacheEntry.  Several
	places get the CacheEntry from the cache then call that method without
	putting a lock on the entry object, though they do check the result for
	null.  Fixes BGO #391470.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]