
http://bugzilla.novell.com/show_bug.cgi?id=505153 User ptesarik@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=505153#c11 --- Comment #11 from Petr Tesařík <ptesarik@novell.com> 2009-06-01 02:39:58 MDT --- (In reply to comment #10)
(In reply to comment #9)
Do you mean the caller of groupwise_store_set_current_folder() should have incremented the refcount prior to calling it? Yes set_current_folder should have incremented it once. As you can see in the function, it adds a reference count while setting the current folder.
So i suspect somewhere else in the code, the reference count is decremented when it is not needed.
Ah, ok. In that case that "somebody" must have done it between the increment in set_current_folder() and the decrement in groupwise_store_set_current_folder(). Now it will be easier to hunt. Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.