bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42657: emacs-27.1-rc1 and Asan findings


From: Paul Eggert
Subject: bug#42657: emacs-27.1-rc1 and Asan findings
Date: Mon, 17 Aug 2020 16:43:59 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

How does one tell the good leaks from the bad leaks?

In Emacs 27 please don't bother, as nobody had gotten around to marking leaks. Since this bug report is about Emacs 27 I'm taking the liberty of closing it.

In the master branch we have marked leaks. I just built it with ./configure CC='gcc -fsanitize=address' and 'make check' worked for me on Fedora 31 x86-64. If you find a leak I suggest deciding whether the leak is worth worrying about and then either plugging the leak or marking it as OK.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]