From: Dan Carpenter Date: Sat, 25 Jun 2011 05:54:46 +0000 (+0300) Subject: drm/nouveau: error paths leak in nvc0_graph_construct_context() X-Git-Tag: v3.1-rc1~230^2~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60f7ab06651db7d9916c0d9138ed3b12676e920d;p=pandora-kernel.git drm/nouveau: error paths leak in nvc0_graph_construct_context() Two of these error paths returned without freeing "ctx". Signed-off-by: Dan Carpenter Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed