mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH V2 0/2] scripts: small fixes
@ 2016-04-12 20:54 Maxim Zhukov
  2016-04-12 20:54 ` [PATCH V2 1/2] scripts: genksyms: fix resource leak Maxim Zhukov
  2016-04-12 20:55 ` [PATCH V2 2/2] scripts: dtc: fix memory leak after realloc Maxim Zhukov
  0 siblings, 2 replies; 6+ messages in thread
From: Maxim Zhukov @ 2016-04-12 20:54 UTC (permalink / raw)
  To: linux-kernel
  Cc: Michal Marek, Rob Herring, Frank Rowand, Grant Likely, Maxim Zhukov

This patch series fixed small bugs intro scripts folder

Maxim Zhukov (2):
  scripts: genksyms: fix resource leak
  scripts: dtc: fix memory leak after realloc

 scripts/dtc/fdtput.c        | 10 +++++++---
 scripts/genksyms/genksyms.c |  3 +++
 2 files changed, 10 insertions(+), 3 deletions(-)

-- 
2.7.1.1.g3617aa0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-04-20  7:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-12 20:54 [PATCH V2 0/2] scripts: small fixes Maxim Zhukov
2016-04-12 20:54 ` [PATCH V2 1/2] scripts: genksyms: fix resource leak Maxim Zhukov
2016-04-20  7:26   ` Michal Marek
2016-04-12 20:55 ` [PATCH V2 2/2] scripts: dtc: fix memory leak after realloc Maxim Zhukov
2016-04-12 21:11   ` Rob Herring
2016-04-13  4:17     ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome