diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2024-06-26 17:59:29 +0200 |
---|---|---|
committer | Elyes Haouas <ehaouas@noos.fr> | 2024-06-27 03:29:42 +0000 |
commit | f04e5f9af744f9c84641adae33d27cd484087428 (patch) | |
tree | ea9337e04ad15fe64cc6194e90fad6647bacccc0 /README.md | |
parent | 245b688a282a4b13d317b153c426096d7c614049 (diff) |
lib/string: change parameter types to match C standard
The third parameter of strncpy and strncmp is supposed to be a size_t
and not a signed int.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I485e45e18232a0d1625d4d626f923ec66cfbe4a2
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83222
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Varshit Pandya <pandyavarshit@gmail.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions