Attention is currently required from: Nico Huber, Michał Żygowski, ?ukasz Dmitrowski, Thomas Heijligen, David Hendricks, Piotr Król.
Hello build bot (Jenkins), Nico Huber, Michał Żygowski, ?ukasz Dmitrowski, David Hendricks, Angel Pons, Piotr Król,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/55350
to look at the new patch set (#3).
Change subject: libflashrom: remove flashrom_supported_programmers
......................................................................
libflashrom: remove flashrom_supported_programmers
const char **flashrom_supported_programmers(void) returns an array of
strings without returning the array size or making a NULL
termination. This can lead to undefined behavior when iterating over the
array.
Change-Id: I0157926a654e337c14d840dd398e5576471c304f
Signed-off-by: Thomas Heijligen thomas.heijligen@secunet.de
---
M libflashrom.c
M libflashrom.h
M libflashrom.map
3 files changed, 0 insertions(+), 22 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/50/55350/3
--
To view, visit
https://review.coreboot.org/c/flashrom/+/55350
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I0157926a654e337c14d840dd398e5576471c304f
Gerrit-Change-Number: 55350
Gerrit-PatchSet: 3
Gerrit-Owner: Thomas Heijligen
src@posteo.de
Gerrit-Reviewer: ?ukasz Dmitrowski
lukasz.dmitrowski@gmail.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: David Hendricks
david.hendricks@gmail.com
Gerrit-Reviewer: Michał Żygowski
michal.zygowski@3mdeb.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Piotr Król
piotr.krol@3mdeb.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Nico Huber
nico.h@gmx.de
Gerrit-Attention: Michał Żygowski
michal.zygowski@3mdeb.com
Gerrit-Attention: ?ukasz Dmitrowski
lukasz.dmitrowski@gmail.com
Gerrit-Attention: Thomas Heijligen
src@posteo.de
Gerrit-Attention: David Hendricks
david.hendricks@gmail.com
Gerrit-Attention: Piotr Król
piotr.krol@3mdeb.com
Gerrit-MessageType: newpatchset