pti: ENXIO error case memory leak PTI fix.
authorJ Freyensee <james_p_freyensee@linux.intel.com>
Wed, 25 May 2011 21:45:40 +0000 (14:45 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 17:01:19 +0000 (10:01 -0700)
commit1dae42bff57f7a61577ee881265985a660d35c07
tree86bf9823f2da9c28bef6a86e08c652c47e690112
parent29021bccea0dc42d7d101004058438a9a4e693b1
pti: ENXIO error case memory leak PTI fix.

This patch fixes a memory leak that can occur in the error case
ENXIO is returned in the pti_tty_install() routine.

Signed-off-by: J Freyensee <james_p_freyensee@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/misc/pti.c
This page took 0.037459 seconds and 5 git commands to generate.