mirror of
https://github.com/topjohnwu/selinux.git
synced 2025-01-26 05:16:19 +00:00
8673854fb8
Throughout libsepol, values taken from sepolicy are used in places where length == 0 or length == <saturated> matter, find and fix these. Also, correct any type mismatches noticed along the way. Signed-off-by: William Roberts <william.c.roberts@intel.com>