tty: Fix leaks introduced by the shift to separate ldisc objects
authorAlan Cox <alan@linux.intel.com>
Mon, 15 Jun 2009 15:28:29 +0000 (16:28 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 16 Jun 2009 18:24:00 +0000 (11:24 -0700)
commit46a50661fc95d4acf5e4c203f7889234238ce642
treef8ee6dd359a1fe9f0fe4d3206224651e537addc1
parentcbcb6d66af4c6169ce1c2d01a3ab345f04b8359d
tty: Fix leaks introduced by the shift to separate ldisc objects

Gold star for the kmemleak detector.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/tty_ldisc.c