diff options
| author | Francois Berder <[email protected]> | 2025-11-22 21:45:02 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-12-05 16:23:54 -0600 |
| commit | 43ca62bf1943eb3e170cd408be0d2c2a2404b4c2 (patch) | |
| tree | 2b516addf799349cffdf4d2f43e149310cb91996 /common | |
| parent | 1c1be32c31cbec61d32f7aaa498ccc25567ae3e0 (diff) | |
examples: Fix checking id parameter in thread_start
lthreads is of size MAX_THREADS, hence id must be lower than
MAX_THREADS to avoid any potential buffer overflow in
thread_start function.
Signed-off-by: Francois Berder <[email protected]>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions
