Revision e53b00d382f4d8f55bcae301f49863c469fdff65 authored by Masami Hiramatsu on 16 January 2014, 09:39:47 UTC, committed by Arnaldo Carvalho de Melo on 16 January 2014, 19:29:02 UTC
To fix a memory leak, release all dynamically allocated
options/parameters in params data structure. This also
introduces/exports some init/clear routines.

Reported-by: David Ahern <dsahern@gmail.com>
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: "David A. Long" <dave.long@linaro.org>
Cc: "Steven Rostedt (Red Hat)" <rostedt@goodmis.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Cc: yrl.pp-manager.tt@hitachi.com
Link: http://lkml.kernel.org/r/20140116093947.24403.80118.stgit@kbuild-fedora.novalocal
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 parent 981d05a
History
File Mode Size
Kconfig -rw-r--r-- 420 bytes
Makefile -rw-r--r-- 123 bytes
smack.h -rw-r--r-- 10.7 KB
smack_access.c -rw-r--r-- 14.3 KB
smack_lsm.c -rw-r--r-- 91.9 KB
smackfs.c -rw-r--r-- 53.7 KB

back to top