commit | da3caa204ca40c32dcb751ebead2a6835b83e8d1 | [log] [tgz] |
---|---|---|
author | Gerald Schaefer <geraldsc@de.ibm.com> | Tue Jun 21 17:15:18 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Tue Jun 21 18:46:22 2005 -0700 |
tree | 0bf36cf3bd9bee84cc4f93de5e99d6a0832329cb | |
parent | 8680e22f296e75e5497edb660c59c6b4dcfbbd32 [diff] |
[PATCH] SELinux: memory leak in selinux_sb_copy_data() There is a memory leak during mount when SELinux is active and mount options are specified. Signed-off-by: Gerald Schaefer <geraldsc@de.ibm.com> Acked-by: Stephen Smalley <sds@epoch.ncsc.mil> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>