Apache OpenOffice (AOO) Bugzilla – Issue 112784
bridges: ContextAdmin singleton
Last modified: 2010-10-06 14:22:58 UTC
So, what goes wrong if we make the bridges ContextAdmin a well-behaved singleton as attached ? I've a unopkg install/list/deinstall loop under valgrind which doesn't trigger any errors so far (when combined with the rest of this parents dependencies)
Created attachment 70289 [details] like so
looks harmless at first sight ;)
attached bridges.contextadmin.singleton.patch applied as <http://hg.services.openoffice.org/cws/sb126/rev/930d64afebdb>; issue 63397 and issue 63473 probably made ContextAdmin leak for good reason, but I could not produce any problems so far, either (checking on Solaris x86 and Sparc)
.