diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-03 19:41:21 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-03 19:41:21 +0000 |
| commit | 776eee721d1e6e6424eb4cf75d7bf9c63b26bd04 (patch) | |
| tree | f54210aaf20e40cf4aed2cab9a50f6beb2786263 /util/sbase/comm.c | |
| parent | d88991f6bcd5def3790128c157ab32a8dfe61c3a (diff) | |
util/nvmutil: use memcpy in word/set_word
alignment isn't an issue, but aliasing between uintX_t
types in C means that this code may fail on some weird
systems.
using memcpy here is advisable.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/sbase/comm.c')
0 files changed, 0 insertions, 0 deletions
