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

Unified Diff: firmware/version.c

Issue 3216010: Use SafeMemcmp() in RSAVerify() just to be safe. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/vboot_reference.git
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « firmware/lib/cryptolib/rsa.c ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: firmware/version.c
diff --git a/firmware/version.c b/firmware/version.c
index 73f10a5f3b249f8c8ec4f149df7c8a86336a57f6..91f00a70a4d5dc30b9acb70e556b8546c1cf897a 100644
--- a/firmware/version.c
+++ b/firmware/version.c
@@ -1 +1 @@
-char* VbootVersion = "VBOOv=8dd12638";
+char* VbootVersion = "VBOOv=b4df7bb0";
« no previous file with comments | « firmware/lib/cryptolib/rsa.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698