diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2008-04-28 11:14:41 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-28 17:58:34 +0200 |
commit | c24e9b3fa3fdfca3834eba0bb217c8c197a43b7e (patch) | |
tree | 1b86c5238426d9d09595466cb4fe393d218b8b4e /drivers/isdn/capi/kcapi.c | |
parent | hisax: depend on CONFIG_PNP, not __ISAPNP__ (diff) | |
download | linux-c24e9b3fa3fdfca3834eba0bb217c8c197a43b7e.tar.xz linux-c24e9b3fa3fdfca3834eba0bb217c8c197a43b7e.zip |
capifs: fix memory leak on remount
capifs_remount may reach 'return' statement without freeing of memory
allocated by kstrdup call
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/isdn/capi/kcapi.c')
0 files changed, 0 insertions, 0 deletions