Skip to content
Snippets Groups Projects
Commit 534fb071 authored by Stephen Smalley's avatar Stephen Smalley Committed by Nick Kralevich
Browse files

checkseapp: Detect duplicate keys in seapp_contexts entries.


Presently it ignores duplicate keys in seapp_contexts entries, e.g.
if you were to specify:

user=system seinfo=platform user=bluetooth domain=system_app type=system_app_data_file

checkseapp would ignore the duplicate and libselinux would end up using
the last value defined for the key in each line.

Change-Id: I18cadb0c1bf5a907e6fc6513df65aafed91d76fe
Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
parent c6a0feb4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment