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:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| console.c | ||
| core.c | ||
| dummy_stm.c | ||
| ftrace.c | ||
| heartbeat.c | ||
| policy.c | ||
| stm.h | ||
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:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| console.c | ||
| core.c | ||
| dummy_stm.c | ||
| ftrace.c | ||
| heartbeat.c | ||
| policy.c | ||
| stm.h | ||