smack: Add missing logging in bidirectional UDS connect check 66/36366/1
authorRafal Krypa <r.krypa@samsung.com>
Thu, 8 Jan 2015 17:52:45 +0000 (18:52 +0100)
committerRafal Krypa <r.krypa@samsung.com>
Thu, 5 Mar 2015 12:06:04 +0000 (13:06 +0100)
commita0b819da55daaf92236bd963d363c512c9c10d18
tree3e595ed1975203221b29c8405473ca0ebbf229ca
parentc141075861a6c225386da55c6baadd4dc6892754
smack: Add missing logging in bidirectional UDS connect check

During UDS connection check, both sides are checked for write access to
the other side. But only the first check is performed with audit support.
The second one didn't produce any audit logs. This simple patch fixes that.

Change-Id: I33f417de07310c227ebb3fa1548c990e5521991b
Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
security/smack/smack_lsm.c