Skip to content
Commit 42c77323 authored by Paul Moore's avatar Paul Moore
Browse files

selinux: improve error checking in sel_write_load()



Move our existing input sanity checking to the top of sel_write_load()
and add a check to ensure the buffer size is non-zero.

Move a local variable initialization from the declaration to before it
is used.

Minor style adjustments.

Reported-by: default avatarSam Sun <samsun1006219@gmail.com>
Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
parent e6b5ebca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment