SELinux: use deletion-safe iterator to free list
authorJeff Vander Stoep <jeffv@google.com>
Tue, 21 Apr 2015 00:45:42 +0000 (17:45 -0700)
committerMark Salyzyn <salyzyn@google.com>
Tue, 21 Apr 2015 14:20:30 +0000 (14:20 +0000)
commit98a4d82a78914c2496989d669ecae04dedcf361f
tree37f514343211488f305fa81cffbdf149f514ee2f
parent6902d1f6c261ed7fe256f75611bc7125a160b621
SELinux: use deletion-safe iterator to free list

This code is not exercised by policy version 26, but will be upon
upgrade to policy version 30.

Bug: 18087110
Change-Id: I07c6f34607713294a6a12c43a64d9936f0602200
Signed-off-by: Jeff Vander Stoep <jeffv@google.com>
security/selinux/avc.c