Fix a bidirectional UDS connect check typo
authorLukasz Pawelczyk <l.pawelczyk@samsung.com>
Fri, 29 Aug 2014 15:02:54 +0000 (17:02 +0200)
committerCasey Schaufler <casey@schaufler-ca.com>
Fri, 29 Aug 2014 17:10:47 +0000 (10:10 -0700)
commitd01757904d9deb619e23c9450218829943a46822
treeb4cec0c990d4d6f9f6efc7fb9537e31fedd6ea97
parente95ef49b7f8f497bdb529f4cb1fe228e986b3255
Fix a bidirectional UDS connect check typo

The 54e70ec5eb090193b03e69d551fa6771a5a217c4 commit introduced a
bidirectional check that should have checked for mutual WRITE access
between two labels. Due to a typo the second check was incorrect.

Signed-off-by: Lukasz Pawelczyk <l.pawelczyk@samsung.com>
security/smack/smack_lsm.c
This page took 0.024009 seconds and 5 git commands to generate.