summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorxinhui.pan <xinhuix.pan@intel.com>2014-07-28 16:14:52 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-08-01 16:04:54 -0700
commit5a64096700dc9761b57e767c9f0b740eb2cb84dd (patch)
tree4f61f7ef658e9775791730516f5ac81de7d47a59 /tools
parent8368d6a2b73900507ad7632b8057532d0c2ee07f (diff)
tty/n_gsm.c: fix a memory leak in gsmld_open
If gsmld_attach_gsm fails, the gsm is not used anymore. tty core will not call gsmld_close to do the cleanup work. tty core just restore to the tty old ldisc. That always causes memory leak. Signed-off-by: xinhui.pan <xinhuiX.pan@intel.com> Reported-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions