Re: [Libreoffice] memory leaks found with valgrind

2011-11-18 Thread Michael Meeks
On Fri, 2011-11-18 at 07:33 -0500, Marc-André Laverdière wrote: > I think we should have a tiny script with all those goodies to easily > invoke. Or some alias that gets set in Env.Host.sh Sure - if you linkoo - just source 'ooenv' before running, a make dev-install should do that for you

Re: [Libreoffice] memory leaks found with valgrind

2011-11-18 Thread Marc-André Laverdière
I think we should have a tiny script with all those goodies to easily invoke. Or some alias that gets set in Env.Host.sh What do you think? Marc-André LAVERDIÈRE "Perseverance must finish its work so that you may be mature and complete, not lacking anything." -James 1:4 http://asimplediscipleslif

Re: [Libreoffice] memory leaks found with valgrind

2011-11-18 Thread Michael Meeks
On Thu, 2011-11-17 at 21:12 -0500, August Sodora wrote: > So hooray we save 160 bytes. Great :-) of course, that is the oosplash wrapper that -should- exit rather sooner than it does IMHO (I still need to look into that for 3.5). The main interest would be in running valgrind on soffice.b

[Libreoffice] memory leaks found with valgrind

2011-11-17 Thread August Sodora
Hello, I was a little curious about valgrind so I ran it against soffice and found a few memory leaks. The two that I looked at are very minor but I figured I'd try them to start with. The attached patch corrects the first and the second I had difficulty understanding. The first is caused by not