Attention is currently required from: Aarya, Alexander Goncharov, Anastasia Klimchuk, Sam McNally.
Hello Aarya, Alexander Goncharov, Edward O'Callaghan, Sam McNally, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/77747?usp=email
to look at the new patch set (#7).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: erasure_layout: Fix double invocation of erasers ......................................................................
erasure_layout: Fix double invocation of erasers
Erasefn was invoked over the same block of memory twice. This patch removes the second redundant invokation. It was accidentally introduced during earlier refactoring of the code.
Change-Id: I92351eba0fd29114ce98b4a839358e92d176af28 Signed-off-by: Anastasia Klimchuk aklm@flashrom.org --- M erasure_layout.c 1 file changed, 0 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/47/77747/7