commit | cb6fd68fdd4a94880a99ad8515844c7a25e50d3e | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue May 17 12:14:39 2016 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue May 17 13:56:53 2016 -0700 |
tree | 766b14f48de74fcc5bac718599070fd3aab7fcee | |
parent | 7f427d3a6029331304f91ef4d7cf646f054216d2 [diff] |
exec: clarify reasoning for euid/egid reset This section of code initially looks redundant, but is required. This improves the comment to explain more clearly why the reset is needed. Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>