Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Issue 2808009: Change printf invocation to use format statement. (Closed)

Created:
10 years, 6 months ago by vb
Modified:
9 years, 6 months ago
Reviewers:
CC:
chromium-os-reviews_chromium.org
Base URL:
ssh://git@chromiumos-git/vboot_reference.git
Visibility:
Public.

Description

The code compiled fine on the desktop, but causes a warning in the chroot environment, which in turn causes make to stop. The fix is to use an explicit format statement. Tested in chroot environment for x86-generic - was failing before the fix and passes after the fix. TBR: msb

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M utility/sign_image.c View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698