Ryan O'Leary uploaded patch set #2 to this change.

View Change

Fix a handful of compiler warnings

These warnings were generated by -Wformat-security (supported by both
clang and gcc) and -Wenum-conversion (clang only) and -Wmissing-braces
(which is more strick in clang).

Change-Id: I3d01f4ff620f4c4111dd675d49ce3254f2360b29
Signed-off-by: Ryan O'Leary <ryanoleary@google.com>
---
M Makefile
M flash.h
M libflashrom.c
M libflashrom.h
M print.c
M print_wiki.c
M programmer.h
M rayer_spi.c
M util/ich_descriptors_tool/ich_descriptors_tool.c
9 files changed, 29 insertions(+), 26 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/46/36946/2

To view, visit change 36946. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I3d01f4ff620f4c4111dd675d49ce3254f2360b29
Gerrit-Change-Number: 36946
Gerrit-PatchSet: 2
Gerrit-Owner: Ryan O'Leary <ryanoleary@google.com>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Ryan O'Leary <ryanoleary@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Reviewer: ron minnich <rminnich@gmail.com>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset