From: David Miller <davem@davemloft.net> Date: 2012-11-28 16:25:58
From: Tommi Rantala <redacted>
Date: Mon, 26 Nov 2012 16:16:44 +0200
Cleanup the memory we allocated earlier in irttp_open_tsap() when we hit
this error path. The leak goes back to at least 1da177e4
("Linux-2.6.12-rc2").
Discovered with Trinity (the syscall fuzzer).
Signed-off-by: Tommi Rantala <redacted>