Files
android_kernel_xiaomi_sm8450/security/apparmor
Christos Gkekas 86aea56f14 apparmor: Fix logical error in verify_header()
verify_header() is currently checking whether interface version is less
than 5 *and* greater than 7, which always evaluates to false. Instead it
should check whether it is less than 5 *or* greater than 7.

Signed-off-by: Christos Gkekas <chris.gekas@gmail.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
2017-09-22 13:00:57 -07:00
..
2017-04-07 08:58:35 +10:00
2017-05-18 10:32:38 -06:00
2017-01-16 01:18:34 -08:00
2017-01-16 00:42:17 -08:00