)]}'
{
  "commit": "b9b036340defede028fa70fa9f4f5382f5927f01",
  "tree": "75fdd6fe86a51f66d4fc7fe7a848783e8dd7be4b",
  "parents": [
    "1a93f4f820d48e100fde81cd6bd683293693461f"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Fri Mar 26 01:19:53 2021 -0400"
  },
  "committer": {
    "name": "Adam Langley",
    "email": "agl@google.com",
    "time": "Thu Apr 01 15:55:41 2021 +0000"
  },
  "message": "Tidy up handshaker tester.\n\nDo a better job with scopers for fds and posix_spawn_file_actions_t.\nThere\u0027s also no need to make a copy of handshaker_path with strdup.\nThe non-const parameter are because posix_spawn inherits execve\u0027s\nC problem: unlike C++, C cannot cast from char *const * to\nconst char *const *, so POSIX APIs are not const-correct.\n\nFinally, we freely use std::vector and friends in tests, so we don\u0027t\nactually need to depend on bssl::Array.\n\nChange-Id: I739dcb6b1a2d415d47ff9b2399eebec987aab0bc\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/46524\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f10c4a06d48ade5a41d3374bb3f947ec3c832e97",
      "old_mode": 33188,
      "old_path": "ssl/test/fuzzer.h",
      "new_id": "eacbdc044bac86ea2c2857ae465d4666e3265d16",
      "new_mode": 33188,
      "new_path": "ssl/test/fuzzer.h"
    },
    {
      "type": "modify",
      "old_id": "aca255652196c0bc48a6d84314f226ac303441db",
      "old_mode": 33188,
      "old_path": "ssl/test/handshake_util.cc",
      "new_id": "a94fbaf21349fe4627749eb3d30081b3aef0dc80",
      "new_mode": 33188,
      "new_path": "ssl/test/handshake_util.cc"
    },
    {
      "type": "modify",
      "old_id": "3a0ee57964b49a565b3662bcb08adfd2158bee83",
      "old_mode": 33188,
      "old_path": "ssl/test/handshaker.cc",
      "new_id": "74e39f37e7395ed5ab88d15f5eb87447fbbe2cdc",
      "new_mode": 33188,
      "new_path": "ssl/test/handshaker.cc"
    },
    {
      "type": "modify",
      "old_id": "322850d1c522e3bb9b4bbdeea8aca104d2ff509b",
      "old_mode": 33188,
      "old_path": "ssl/test/settings_writer.h",
      "new_id": "179a5a40db88eb6a091fda40dc149e5a020a5d9d",
      "new_mode": 33188,
      "new_path": "ssl/test/settings_writer.h"
    }
  ]
}
