diff options
| author | Raymond Mao <[email protected]> | 2026-02-13 17:52:46 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-02-18 08:27:51 -0600 |
| commit | 87f8a143da550a2de39dd5b30d3547bc8dfd7174 (patch) | |
| tree | 5b2a013fee88a14c9607b31948b5f7ee6e30bee9 /cmd | |
| parent | 7080475bb7c2e9ed272cb88be83a42e73edfe0f7 (diff) | |
smbios: Fix duplicated smbios handles
Some smbios types can have multiple instances (e.g. Type 7, 9, 16, 17,
19), thus the 'handle' argument should be a pointer so that the value
can be accumulated when writing all the instances.
This also fix the observed duplicated Type 7 handles.
Fixes: bcf456dd369e ("smbios: add detailed smbios information")
Signed-off-by: Raymond Mao <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Tested-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions
