commit | 5d19497b5c30bcab9e5e60ac73df5fc3da4e0466 | [log] [tgz] |
---|---|---|
author | Richard Haines <richard_c_haines@btinternet.com> | Tue Sep 15 14:33:05 2015 +0100 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Tue Sep 15 10:30:37 2015 -0400 |
tree | 7b68782888faf3927756a5c929ba826e3ae519b8 | |
parent | 1e50aefea595b27860791aa2200be6c04d7eeaf9 [diff] |
libselinux: Fix mmap memory release for file labeling Ensure the mmap start address and length are not modified so the memory used can be released when selabel_close(3) is called. Signed-off-by: Richard Haines <richard_c_haines@btinternet.com>