Fix a bidirectional UDS connect check typo 55/36355/1
authorLukasz Pawelczyk <l.pawelczyk@samsung.com>
Fri, 29 Aug 2014 15:02:54 +0000 (17:02 +0200)
committerRafal Krypa <r.krypa@samsung.com>
Thu, 5 Mar 2015 12:05:40 +0000 (13:05 +0100)
commitb463156ef1c5c8a13004aa093518b4c2bd0359b1
treea77d8e59905ac02fe3318a231e2337d179e163d0
parent334ef92dc1f6766ea9f74957b87ff12788ea42f6
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.

Change-Id: I9c9337c9b31bc6247ba4f86017f6112f38cdf9db
Signed-off-by: Lukasz Pawelczyk <l.pawelczyk@samsung.com>
security/smack/smack_lsm.c