Fix a bidirectional UDS connect check typo 96/55796/2
authorLukasz Pawelczyk <l.pawelczyk@samsung.com>
Fri, 29 Aug 2014 15:02:54 +0000 (17:02 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 30 Dec 2015 00:59:06 +0000 (09:59 +0900)
commita4eb69abed89a14e52357785e05246a8bc5dbedd
tree35f73e72bfdb2b92fcddfa946a6710b6488a8396
parent37694c7cf2b9503349446f5f14519a590a1cd476
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: I0ea34a529bc37e71c7342fe42b6d1c003837c5cd
Signed-off-by: Lukasz Pawelczyk <l.pawelczyk@samsung.com>
[Backport from mainline to 3.10]
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
security/smack/smack_lsm.c