Skip to content
Commit f4deae44 authored by Anandu Krishnan E's avatar Anandu Krishnan E
Browse files

dsp-kernel: Free memory for GIDs after privileged process check


Currently, memory allocated for storing GIDs is kept for the entire
process lifetime, which is unnecessary. GIDs are only required to
check if a process is privileged. Free the memory for GIDs after
the privileged process check.

Change-Id: Ie4ee21b1b00fb5ba1fda04bd4f194a2595c693f8
Signed-off-by: default avatarAnandu Krishnan E <quic_anane@quicinc.com>
parent bde9f54f
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