This series fixes some memory leaks I stumbled upon

Signed-off-by: Sascha Hauer <[email protected]>
---
Sascha Hauer (4):
      tlv: fix memory leak
      of: free of_fixup in of_unregister_fixup()
      bobject: free object name in bobject_del()
      bfetch: fix memory leak

 commands/bfetch.c | 28 +++++++++++++++++++++++-----
 common/oftree.c   |  1 +
 common/tlv/bus.c  |  6 +++++-
 include/bobject.h |  4 ----
 lib/bobject.c     |  7 +++----
 5 files changed, 32 insertions(+), 14 deletions(-)
---
base-commit: 5789cb9767ba53b757bcb6bb12a676ff9ea69d34
change-id: 20251107-memleaks-365903cca3c3

Best regards,
-- 
Sascha Hauer <[email protected]>


Reply via email to