mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
note that conditions surrounding accesses to dname in audit_watch_handle_event() and audit_mark_handle_event() guarantee that dname won't have been NULL. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>