| commit | 4b2c034495a79c65addda26ecd433b4732cd95b4 | [log] [tgz] |
|---|---|---|
| author | Gilad Arnold <garnold@chromium.org> | Thu Jun 19 14:43:02 2014 |
| committer | chrome-internal-fetch <chrome-internal-fetch@google.com> | Thu Jun 19 21:54:56 2014 |
| tree | 8480d39052eb3ad11e2d28172ec391c37d6c46f0 | |
| parent | 336e8d6235789f4e89fab998b16a0d9511730d2b [diff] |
Fix a compiler warning. The compiler barks about ret being used without potentially being initialized. This fixes the problem. BUG=chromium:386393 TEST=Package builds. Change-Id: I5de5ce87087fab1b5c8b1eeac7b8eb1381b6616f Reviewed-on: https://chromium-review.googlesource.com/204629 Tested-by: Gilad Arnold <garnold@chromium.org> Reviewed-by: Gilad Arnold <garnold@chromium.org> Commit-Queue: Gilad Arnold <garnold@chromium.org> Reviewed-by: Daniel Kurtz <djkurtz@chromium.org>