Ondrej Mosnacek 9e0cfe28fa selinux: remove useless assignments
The code incorrectly assigned directly to the variables instead of the
values they point to. Since the values are already set to NULL/0 at the
beginning of the function, we can simply remove these useless
assignments.

Reported-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Fixes: fede148324c3 ("selinux: log invalid contexts in AVCs")
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
[PM: removed a bad comment that was causing compiler warnings]
Signed-off-by: Paul Moore <paul@paul-moore.com>
2019-03-25 10:25:06 -04:00
..
2019-03-12 10:04:02 -07:00
2019-03-12 10:04:02 -07:00
2019-03-12 10:04:02 -07:00
2018-03-01 18:48:02 -05:00
2018-03-01 18:48:02 -05:00
2018-03-01 18:48:02 -05:00
2018-12-27 12:01:58 -08:00
2019-03-12 10:04:02 -07:00
2019-03-12 10:04:02 -07:00
2019-03-25 10:25:06 -04:00