mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
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>