From: Konrad Rzeszutek Wilk Date: Tue, 19 Jun 2012 18:39:31 +0000 (-0400) Subject: xen/acpi: Fix potential memory leak. X-Git-Tag: v3.6-rc1~123^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17f9b896b06d314da890174584278dea8da7e0ce;p=pandora-kernel.git xen/acpi: Fix potential memory leak. Coverity points out that we do not free in one case the pr_backup - and sure enough we forgot. Found by Coverity (CID 401970) Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed