From: Dan Carpenter Date: Tue, 18 Oct 2011 06:09:45 +0000 (+0300) Subject: vmwgfx: memory leaks caused by double allocation X-Git-Tag: v3.2-rc1~135^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c5d37033b3a16fdf6442730cee82dd3e8465fb1;p=pandora-kernel.git vmwgfx: memory leaks caused by double allocation These variables get allocated twice so the first allocation is a memory leak. Signed-off-by: Dan Carpenter Reviewed-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- Reading git-diff-tree failed