)]}'
{
  "commit": "e4f60679caa293c047be69f57fc48b46c7452327",
  "tree": "b983544bea6bd382888615bfdd5b3dfe807f6676",
  "parents": [
    "f896fbd7a94daf801446ae997d288e7f03a5d9a2"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Thu Aug 17 15:06:32 2023 -0400"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Aug 22 20:59:58 2023 +0000"
  },
  "message": "Use a callable type for ScopedFILE in settings_writer.cc\n\nNewer glibc have an attribute((nonnull(1))) on fclose. Attributes aren\u0027t\npart of the language, so decltype(fclose) lose the attribute. It seems\nthis causes std::unique_ptr\u003cFILE, decltype(fclose)\u003e to trip\n-Wignored-attributes in GCC.\n\nThis is a bit aggressive of a warning, but work around this with a\ncustom deleter, which makes the unique_ptr object smaller anyway.\n(Though the compiler can, I hope, dissolve all of this anyway.)\n\nFixed: 642\nChange-Id: I9a0206a8c5675f856e80c5266c90be42d66a5606\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/62465\nAuto-Submit: David Benjamin \u003cdavidben@google.com\u003e\nReviewed-by: Bob Beck \u003cbbe@google.com\u003e\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8605222fe2df7d16b9803f596c6b9ced414a8296",
      "old_mode": 33188,
      "old_path": "ssl/test/settings_writer.cc",
      "new_id": "78598a86999d341c57e592284c5a87ec2bfb3a64",
      "new_mode": 33188,
      "new_path": "ssl/test/settings_writer.cc"
    }
  ]
}
