commit | f4675c7016484220a62069d87958a2873d92f159 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon Apr 10 22:55:19 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Apr 11 06:18:51 2006 -0700 |
tree | e46542b35921773f947c6efa5bb38b1a885f288c | |
parent | 8ca445df3a3291c2bdd95b91142c079700a688be [diff] |
[PATCH] isdn/gigaset/common.c: fix a memory leak Fix a memory leak spotted by the Coverity checker if (!try_module_get(owner)). Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Tilman Schmidt <tilman@imap.cc> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>