Skip to content
Commit 17c6ee70 authored by Rakib Mullick's avatar Rakib Mullick Committed by Eric Paris
Browse files

auditsc: Use kzalloc instead of kmalloc+memset.



  In function audit_alloc_context(), use kzalloc, instead of kmalloc+memset. Patch also renames audit_zero_context() to
audit_set_context(), to represent it's inner workings properly.

Signed-off-by: default avatarRakib Mullick <rakib.mullick@gmail.com>
Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent 2950fa9d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment