Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0097143c authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Don't use variable length automatic arrays in kernel code



Replace the variable length array in the RPCSEC_GSS crypto code with
a fixed length one. The size should be bounded by the variable
GSS_KRB5_MAX_BLOCKSIZE, so use that.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 11588f49
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