[sudo-commits] sudo changeset 13216:4500cd1e835e

Todd C. Miller Todd.Miller at sudo.ws
Mon Apr 26 10:28:15 MDT 2021


changeset:	13216:4500cd1e835e in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/4500cd1e835e
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Apr 26 08:58:00 2021 -0600

Log Message:
	Add a suppression file for the libpython leaks.
	This is a big hammer but it seems like the best we can do for now.
	Allows "make check" to succeed when address sanitizer is used.

diffstat:

 MANIFEST                      |  1 +
 plugins/python/Makefile.in    |  3 ++-
 plugins/python/lsan_suppr.txt |  1 +
 3 files changed, 4 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list