commit | d01757904d9deb619e23c9450218829943a46822 | [log] [tgz] |
---|---|---|
author | Lukasz Pawelczyk <l.pawelczyk@samsung.com> | Fri Aug 29 17:02:54 2014 +0200 |
committer | Casey Schaufler <casey@schaufler-ca.com> | Fri Aug 29 10:10:47 2014 -0700 |
tree | b4cec0c990d4d6f9f6efc7fb9537e31fedd6ea97 | |
parent | e95ef49b7f8f497bdb529f4cb1fe228e986b3255 [diff] |
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>