Attention is currently required from: Aarya, Anastasia Klimchuk, Nikolai Artemiev.
View Change
3 comments:
File cli_output.c:
Patch Set #9, Line 27: indicated
nit: `to indicate`?
Patch Set #9, Line 33: enum last_printed_before_progress progress_separator
nit: `enum line_state line_state`?
Progress is one of the possible states, but the variable itself is not exactly tied to the progress.
Patch Set #9, Line 164: progress_separator = (fmt[strlen(fmt) - 1] == '\n' ? NEWLINE : MIDLINE);
This and the analogous line below will have out of bounds access if the format string is empty.
To view, visit change 84102. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-MessageType: comment
Gerrit-Project: flashrom
Gerrit-Branch: main
Gerrit-Change-Id: If1e40fc97f443c4f0c0501cef11cff1f3f84c051
Gerrit-Change-Number: 84102
Gerrit-PatchSet: 10
Gerrit-Owner: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Gerrit-Reviewer: Aarya <aarya.chaumal@gmail.com>
Gerrit-Reviewer: Anastasia Klimchuk <aklm@chromium.org>
Gerrit-Reviewer: Nikolai Artemiev <nartemiev@google.com>
Gerrit-Reviewer: Peter Marheine <pmarheine@chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Attention: Aarya <aarya.chaumal@gmail.com>
Gerrit-Attention: Anastasia Klimchuk <aklm@chromium.org>
Gerrit-Attention: Nikolai Artemiev <nartemiev@google.com>
Gerrit-Comment-Date: Fri, 18 Oct 2024 17:53:38 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No