Attention is currently required from: Evan Benn.
View Change
2 comments:
Commit Message:
Patch Set #1, Line 7: String
`str` not `String`, a `String` is a heap allocated "string" while a `str` is a stack allocated "string". Typically the type was `str` with a stack life-time variable `a`.
Patch Set #1, Line 9: String
s/String/Stack allocated str's with life-time 'a'/
To view, visit change 69064. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I69531bec5436a60430eae975eeab02c8835962bf
Gerrit-Change-Number: 69064
Gerrit-PatchSet: 1
Gerrit-Owner: Evan Benn <evanbenn@google.com>
Gerrit-Reviewer: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Attention: Evan Benn <evanbenn@google.com>
Gerrit-Comment-Date: Tue, 01 Nov 2022 01:51:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment