Attention is currently required from: Nico Huber, Jakub Czapiga, Julius Werner.
Thomas Heijligen has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/70115 )
Change subject: libpayload/string: add strndup() function
......................................................................
Patch Set 3:
(1 comment)
File payloads/libpayload/libc/string.c:
https://review.coreboot.org/c/coreboot/+/70115/comment/27706f58_77de23f5
PS2, Line 333: size_t n = strlen(s);
Perhaps Thomas wanted to use `strnlen()` as it's done in glibc (https://codebrowser. […]
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/70115
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie509e49f21fb537692704ac6527efa09649164e3
Gerrit-Change-Number: 70115
Gerrit-PatchSet: 3
Gerrit-Owner: Thomas Heijligen
src@posteo.de
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Jakub Czapiga
jacz@semihalf.com
Gerrit-Attention: Nico Huber
nico.h@gmx.de
Gerrit-Attention: Jakub Czapiga
jacz@semihalf.com
Gerrit-Attention: Julius Werner
jwerner@chromium.org
Gerrit-Comment-Date: Mon, 16 Jan 2023 13:24:07 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Jakub Czapiga
jacz@semihalf.com
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Gerrit-MessageType: comment