linux-stable/security/tomoyo
Dan Carpenter 181427a7e0 tomoyo: fix potential use after free
The original code returns a freed pointer.  This function is expected to
return NULL on errors.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
2010-03-15 07:51:29 +11:00
..
Kconfig Kconfig and Makefile 2009-02-12 15:19:00 +11:00
Makefile TOMOYO: Add garbage collector. 2010-02-15 09:00:24 +11:00
common.c tomoyo: fix potential use after free 2010-03-15 07:51:29 +11:00
common.h TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain 2010-02-17 11:37:58 +11:00
domain.c TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain 2010-02-17 11:37:58 +11:00
file.c TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain 2010-02-17 11:37:58 +11:00
gc.c TOMOYO: Use shorter names. 2010-02-16 11:17:16 +11:00
realpath.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 2010-03-04 08:15:33 -08:00
tomoyo.c Merge branch 'next' into for-linus 2010-03-01 09:36:31 +11:00