)]}' { "commit": "466b9895ac070239fe24522e34ec3984bb093760", "tree": "52331d949f47895332afb4e6f6fb4d298c8d9baa", "parents": [ "18954938684e269ccd59152027d2244040e2b819" ], "author": { "name": "Adam Langley", "email": "agl@google.com", "time": "Tue Nov 03 14:20:45 2015 -0800" }, "committer": { "name": "Adam Langley", "email": "agl@google.com", "time": "Tue Nov 03 14:20:45 2015 -0800" }, "message": "Initialise variable before jump.\n\nClang finds:\n\ncrypto/ec/ec.c:420:7: error: variable \u0027ok\u0027 is used uninitialized\nwhenever \u0027if\u0027 condition is true [-Werror,-Wsometimes-uninitialized]\n if (ctx \u003d\u003d NULL) {\n ^~~~~~~~~~~\n\nChange-Id: I33fc4d74ff3a3bd52ab155f8273fbcd9c6256e35\n", "tree_diff": [ { "type": "modify", "old_id": "788472b703e41ce627a0a5889e151463bbe75a6a", "old_mode": 33188, "old_path": "crypto/ec/ec.c", "new_id": "cfca774f7194f4a8059676cb4f2127ccdeccfef7", "new_mode": 33188, "new_path": "crypto/ec/ec.c" } ] }