diff options
author | Andrew Goodbody <andrew.goodbody@linaro.org> | 2025-07-24 16:19:24 +0100 |
---|---|---|
committer | Tien Fong Chee <tien.fong.chee@intel.com> | 2025-07-30 17:45:29 +0800 |
commit | 5a13fa7c66dabcf84438601663f7f1cb7fcc8cca (patch) | |
tree | 27fbe88064542c04d611d04a2be13863d9be4f72 /tools/u_boot_pylib/gitutil.py | |
parent | dff25bb4abd082e852108b04beba0685a2980aaa (diff) |
ddr: altera: n5x: size_t cannot be less than 0
The function socfpga_get_handoff_size returns an int so make the struct
fields used to accept the return value also an int so that testing for
less than 0 is then valid.
This issue was found by Smatch.
Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Diffstat (limited to 'tools/u_boot_pylib/gitutil.py')
0 files changed, 0 insertions, 0 deletions