mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-14 10:15:13 +00:00
The "size" variable comes from the user so we need to verify that it's
large enough to hold an stp_policy_id struct.
Fixes:
|
||
|---|---|---|
| .. | ||
| console.c | ||
| core.c | ||
| dummy_stm.c | ||
| ftrace.c | ||
| heartbeat.c | ||
| Kconfig | ||
| Makefile | ||
| policy.c | ||
| stm.h | ||