ardovm opened a new pull request, #504:
URL: https://github.com/apache/openoffice/pull/504

   The address sanitizer can be a useful tool for debugging.
   
   Many of the tools built for the purpose of building AOO are leaking memory 
by design (they can afford that: they have very short execution time and are 
not designed to be distributed) so the leak detection is disabled during the 
AOO build.
   
   This PR was tested under Linux only. I had to disable unit tests. Some 
modules do not seem to build with the sanitizer enabled... but this could be a 
good start for further debugging.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to