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

Unified Diff: third_party/mongoose/README.chromium

Issue 9309008: Initialized the variables root and ri. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebased patch. Created 8 years, 11 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 | « no previous file | third_party/mongoose/chrome-mongoose-modifications.diff » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mongoose/README.chromium
diff --git a/third_party/mongoose/README.chromium b/third_party/mongoose/README.chromium
index 97e264a31a3d266069a68cf65d4c0975b45675e5..637721c27c801f8c2ecd921c98551602965296c3 100644
--- a/third_party/mongoose/README.chromium
+++ b/third_party/mongoose/README.chromium
@@ -25,3 +25,4 @@ pending upstreaming by danielwh):
* Don't ignore SIGCHLD, since the proxy launcher depends on it for determining
chrome's exit code.
* Removed a "set but never used" variable, to fix build for gcc 4.6.
+* Fixed a compiler warning (-Wmaybe-uninitialized).
« no previous file with comments | « no previous file | third_party/mongoose/chrome-mongoose-modifications.diff » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698