)]}' { "commit": "6bff66dac4f9ad7e81d3e08d997285176d8edf8c", "tree": "86c01100b52aa99caeedb9bf298dde2a09f58dfa", "parents": [ "ef028220da5c9fc185b840e35d43e86bf7adb380" ], "author": { "name": "Martin Fick", "email": "mfick@codeaurora.org", "time": "Thu May 07 13:21:39 2020 -0600" }, "committer": { "name": "Nasser Grainawi", "email": "nasser@codeaurora.org", "time": "Fri May 08 23:08:21 2020 +0000" }, "message": "Fix NPE in PushResultProcessing\n\nThe PushOne code passes a null to the notifier on cleanup when it\nencounters unknown states and this null gets passed all the way to\nPushResultProcessing which previously would NPE on it. Handle the null\nby outputting an \"unknown\" instead of crashing.\n\nChange-Id: I107d964a33349aaa5d6ae9aca68aab2889689155\n", "tree_diff": [ { "type": "modify", "old_id": "39d361ffddbcb91b2a0e74192096867b6af1c34b", "old_mode": 33188, "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/PushResultProcessing.java", "new_id": "8542034c8a7f2c6ac76b688990d13f1b86facd02", "new_mode": 33188, "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/PushResultProcessing.java" } ] }