diff options
| author | KaiGai Kohei <kaigai@kaigai.gr.jp> | 2007-11-07 01:17:16 +0900 |
|---|---|---|
| committer | James Morris <jmorris@sdv.(none)> | 2007-11-08 08:55:10 +1100 |
| commit | 6d2b685564ba417f4c6d80c3661f0dfee13fff85 (patch) | |
| tree | a4e098a0eaa0f59b84f167e875a987779a6cba5f /security/selinux/ss/mls.c | |
| parent | 57002bfb31283e84f694763ed4db0fb761b7d6a9 (diff) | |
| download | olio-linux-3.10-6d2b685564ba417f4c6d80c3661f0dfee13fff85.tar.xz olio-linux-3.10-6d2b685564ba417f4c6d80c3661f0dfee13fff85.zip | |
SELinux: fix bug in new ebitmap code.
The "e_iter = e_iter->next;" statement in the inner for loop is primally
bug. It should be moved to outside of the for loop.
Signed-off-by: KaiGai Kohei <kaigai@kaigai.gr.jp>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'security/selinux/ss/mls.c')
0 files changed, 0 insertions, 0 deletions