[PATCH] sandbox: add memory leak debugging tooling around LeakSanitizer

Sascha Hauer s.hauer at pengutronix.de
Mon Nov 10 00:12:05 PST 2025


On Mon, 27 Oct 2025 08:44:45 +0100, Ahmad Fatoum wrote:
> When enabled, this allows calling barebox_memleak_check() or running the
> checkleak command to instruct LeakSanitizer to sweep the memory and find
> unreferenced allocations.
> 
> LeakSanitizier is also enabled along AddressSanitizer and runs on AMD64
> Linux automatically on exit already.
> 
> [...]

Applied, thanks!

[1/1] sandbox: add memory leak debugging tooling around LeakSanitizer
      https://git.pengutronix.de/cgit/barebox/commit/?id=bfa34bbddb8a (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list