commit | e910cf6e62d94d09e810bd173c14c5c4afb72242 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Tue Apr 15 14:35:36 2014 -0400 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Tue Apr 15 14:38:59 2014 -0400 |
tree | 2d7970bfad849fc1dbcbda7fbdf070a99893439e | |
parent | 53e1304103b758640bb62b2434ff6eaec0fac8ba [diff] |
Revert "libsepol: filename_trans: use some better sorting to compare and merge" This change was incorrect and can yield duplicate file name transition rules. Revert it and look at converting the filename_trans list to a hashtab as has already been done in the kernel in the future. This reverts commit a29f6820c52b60b9028298cde9962dd140bbf9ea. Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>