]> git.baikalelectronics.ru Git - kernel.git/commit
lguest_user.c: fix memory leak
authorAdrian Bunk <bunk@kernel.org>
Thu, 15 Nov 2007 00:59:00 +0000 (16:59 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 15 Nov 2007 02:45:38 +0000 (18:45 -0800)
commit1db4f6d0726844f00dc6f13f63a9ff503df1757b
treec83ae671369ba540e6ead43aa8d750c07db016bd
parent3f5a7c03164a598da0fe130a8b99a052468b8047
lguest_user.c: fix memory leak

This patch fixes a memory leak spotted by the Coverity checker.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/lguest/lguest_user.c