diff options
| author | Heinrich Schuchardt <[email protected]> | 2024-11-03 23:42:21 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-11-13 08:14:23 -0600 |
| commit | e5a0cb3eb3900038c1c554a96eb8a2ffb13c36b3 (patch) | |
| tree | 9874cb93648a4b3a41b83aa3b455f398d9811d1c /include | |
| parent | 8ff37ec010ee228c0f7627b43e225103d9f460db (diff) | |
lib: uuid: fix uuid_str_to_le_bin() on 32-bit
hextoul() cannot convert a string to a 64-bit number on a 32-bit system.
Use function hextoull() instead.
Reported-by: Patrick Delaunay <[email protected]>
Fixes: 22c48a92cdce ("lib: uuid: supporting building as part of host tools")
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Caleb Connolly <[email protected]>
Tested-by: Patrick Delaunay <[email protected]>
Reviewed-by: Patrick Delaunay <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
