+4
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
We create a dummy struct kernel_param on the stack for parsing each array element, but we didn't initialize the flags word. This matters for arrays of type "bool", where the flag indicates if it really is an array of bools or unsigned int (old-style). Reported-by:Takashi Iwai <tiwai@suse.de> Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au> Cc: stable@kernel.org