wmi: fix memory leak in parse_wdg
authorAxel Lin <axel.lin@gmail.com>
Thu, 3 Jun 2010 03:45:45 +0000 (11:45 +0800)
committerMatthew Garrett <mjg@redhat.com>
Tue, 3 Aug 2010 13:48:49 +0000 (09:48 -0400)
This patch properly kfree out.pointer and gblock in error path.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>

No differences found