git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69f287a
)
smack: Add missing logging in bidirectional UDS connect check
author
Rafal Krypa
<r.krypa@samsung.com>
Thu, 8 Jan 2015 17:52:45 +0000
(18:52 +0100)
committer
Casey Schaufler
<casey@schaufler-ca.com>
Wed, 21 Jan 2015 00:35:31 +0000
(16:35 -0800)
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.
Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
No differences found