[PATCH v2 0/2] of: overlay: Fix of_overlay_apply() error path

From: Geert Uytterhoeven
Date: Mon Dec 04 2017 - 10:48:15 EST


Hi Pantelis, Rob, Frank,

Here's a replacement for commit bd80e2555c5c9d45 ("of: overlay: Fix
cleanup order in of_overlay_apply()"), which was applied by Rob, and
dropped later.

The first patch fixes the memory leak reported by Colin.
The second patch is a replacement for the bad dropped commit, and
depends on the first patch for proper cleanup.

All OF unittests pass.

Thanks!

Geert Uytterhoeven (2):
of: overlay: Fix memory leak in of_overlay_apply() error path
of: overlay: Fix cleanup order in of_overlay_apply()

drivers/of/overlay.c | 20 +++++++-------------
1 file changed, 7 insertions(+), 13 deletions(-)

--
2.7.4

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds