GNOME Bugzilla – Bug 754036
bin: Make sure we don't add/remove a bin to/from itself
Last modified: 2015-08-28 18:27:52 UTC
Created attachment 309928 [details] [review] Patch bin: Make sure we don't add/remove a bin to/from itself Doing so would deadlock from trying to acquire the object lock twice
commit ee1bbe2f15a42e049d2b2c81d59a2ef173c843b5 Author: Vivia Nikolaidou <vivia@toolsonair.com> Date: Mon Aug 24 21:04:37 2015 +0300 bin: Make sure we don't add/remove a bin to/from itself Doing so would deadlock from trying to acquire the object lock twice https://bugzilla.gnome.org/show_bug.cgi?id=754036