From: Tilman Schmidt Date: Mon, 5 Jul 2010 14:19:19 +0000 (+0000) Subject: isdn/gigaset: fix leaks in error path X-Git-Tag: v2.6.36-rc1~571^2~320 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54438f9dfcc3902a8ee74ceb8ef71316d9ef98a3;p=pandora-kernel.git isdn/gigaset: fix leaks in error path Take care to free all previously allocated ressources in the "out of memory" error path of the ISDN_CMD_DIAL branch. Based on an original patch by Dan Carpenter. Impact: bugfix Reported-by: Dan Carpenter Signed-off-by: Tilman Schmidt Acked-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed