Re: powerpc/pseries: fix memory leak in queue_hotplug_event() error path
From: Michael Ellerman <hidden> Date: 2016-09-20 13:07:20
On Mon, 2016-19-09 at 06:41:32 UTC, Andrew Donnellan wrote:
If we fail to allocate work, we don't end up using hp_errlog_copy. Free it
in the error path.
Signed-off-by: Andrew Donnellan <redacted>
Reviewed-by: Nathan Fontenot <redacted>