diff options
author | Simon Glass <sjg@chromium.org> | 2022-11-09 19:14:39 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2022-11-22 15:13:34 -0700 |
commit | 88ff7cb1c8bb411572ac82cd7e312281d8e09d3b (patch) | |
tree | 8e06262aeed1e10c070271807ee6af79364baf3d /tools/binman/control.py | |
parent | fb132b37278c708692dfc3669339ae6d60ee7822 (diff) |
image: Correct strncpy() warning with image_set_name()
gcc 12 seems to warn on strncpy() as a matter of course. Rewrite the code
a different way to do the same thing, to avoid the warning.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/control.py')
0 files changed, 0 insertions, 0 deletions