[PATCH 5/8] membuf: Correct implementation of membuf_dispose()

Simon Glass sjg at chromium.org
Tue Mar 4 16:37:03 CET 2025


This should free the pointer, not the address of the pointer. Fix it.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 lib/membuf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list