| commit | f90a1c7ab168d614ea7a962bae2202c7dafdd45e | [log] [tgz] |
|---|---|---|
| author | Yu-Ping Wu <[email protected]> | Thu Oct 23 00:58:15 2025 |
| committer | Chromeos LUCI <[email protected]> | Thu Oct 23 04:01:27 2025 |
| tree | 6e40b6948094d94f1f4c8d9ef1fa68a394c4ed47 | |
| parent | ed024e5cc5a7fd187c638dba3a20ab242d2183e1 [diff] |
tests/vb2_host_flashrom_tests: Fix missing '\0' for strncpy call Replace strncpy call with snprintf to auto-append the terminating null character. BUG=none TEST=make run2tests BRANCH=none Change-Id: I56d86b66e3d4894b353059e3ed21762b79b63058 Signed-off-by: Yu-Ping Wu <[email protected]> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/7077335 Commit-Queue: Hsuan Ting Chen <[email protected]> Reviewed-by: Hsuan Ting Chen <[email protected]>