commit | 54438f9dfcc3902a8ee74ceb8ef71316d9ef98a3 | [log] [tgz] |
---|---|---|
author | Tilman Schmidt <tilman@imap.cc> | Mon Jul 05 14:19:19 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 07 16:57:55 2010 -0700 |
tree | e7fb7cfd04940039d6bf54e15850b56a78680364 | |
parent | 7d060ed2877ff6d00e7238226edbaf91493d6d0b [diff] |
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 <error27@gmail.com> Signed-off-by: Tilman Schmidt <tilman@imap.cc> Acked-by: Dan Carpenter <error27@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>