mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: BAREBOX <barebox@lists.infradead.org>,
	 Sascha Hauer <s.hauer@pengutronix.de>
Cc: Ahmad Fatoum <a.fatoum@barebox.org>
Subject: Re: [PATCH v2 0/4] talloc and memory leak debugging
Date: Mon, 10 Nov 2025 09:12:05 +0100	[thread overview]
Message-ID: <176276232507.985046.6328397791765524563.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20251107-talloc-v2-0-e47bfd0e5667@pengutronix.de>


On Fri, 07 Nov 2025 15:41:08 +0100, Sascha Hauer wrote:
> This picks up the talloc series previously sent by Ahmad. I also added
> the memory leak debugging patch tooling for sandbox.
> 
> This series includes my review comments to v1.
> 
> Changes since v1:
> - pass originally allocated pointer to malloc_usable_size()
> - align talloc allocations to 8 bytes
> - Use __lsan_do_recoverable_leak_check() instead of
>   __lsan_do_leak_check() to keep barebox running after memory leaks have
>   been detected
> 
> [...]

Applied, thanks!

[1/4] lib: add talloc for overlaying a tree onto allocations
      https://git.pengutronix.de/cgit/barebox/commit/?id=9c35b3c2ac7e (link may not be stable)
[2/4] test: self: add talloc selftest
      https://git.pengutronix.de/cgit/barebox/commit/?id=2e65ba56f3ee (link may not be stable)
[3/4] hush: fix memory leaks
      https://git.pengutronix.de/cgit/barebox/commit/?id=f86d68979fa6 (link may not be stable)
[4/4] 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@pengutronix.de>




      parent reply	other threads:[~2025-11-10  8:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-07 14:41 Sascha Hauer
2025-11-07 14:41 ` [PATCH v2 1/4] lib: add talloc for overlaying a tree onto allocations Sascha Hauer
2025-11-07 14:41 ` [PATCH v2 2/4] test: self: add talloc selftest Sascha Hauer
2025-11-07 14:41 ` [PATCH v2 3/4] hush: fix memory leaks Sascha Hauer
2025-11-07 14:41 ` [PATCH v2 4/4] sandbox: add memory leak debugging tooling around LeakSanitizer Sascha Hauer
2025-11-10  8:12 ` Sascha Hauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=176276232507.985046.6328397791765524563.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@barebox.org \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox