Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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. Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
- Loading branch information