)]}'
{
  "commit": "c5c6f559ab01de024b95b14432bf6a42378ae8ef",
  "tree": "027d177bca1fde931247dc5b3dafbf12aabe442b",
  "parents": [
    "6519e78920c96fc68b9341f43dde333da603ad0b"
  ],
  "author": {
    "name": "Alex Stewart",
    "email": "alexs.mac@gmail.com",
    "time": "Sat Nov 12 21:01:30 2016 +0000"
  },
  "committer": {
    "name": "Alex Stewart",
    "email": "alexs.mac@gmail.com",
    "time": "Sun Nov 13 11:42:44 2016 +0000"
  },
  "message": "Fix potential invalid reset of CMAKE_FIND_LIBRARY_PREFIXES on MSVC.\n\n- gflags_report_not_found() calls gflags_reset_find_library_prefix()\n  and we only reset CMAKE_FIND_LIBRARY_PREFIXES when performing a manual\n  search for gflags, but gflags_report_not_found() is also used\n  before the manual search when searching for an exported gflags target.\n- As such, it was possible that we could have cleared\n  CMAKE_FIND_LIBRARY_PREFIXES rather than reset it if\n  gflags_report_not_found() was invoked during the exported target\n  search.\n- This patch prevents this possibility by verifying that the cached\n  version of CMAKE_FIND_LIBRARY_PREFIXES exists before updating it.\n\nChange-Id: I07528ae5f197a366c7da342196b3e977f9a1fc93\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6587089ba382dc09195298b486da6630f2df236b",
      "old_mode": 33188,
      "old_path": "cmake/FindGflags.cmake",
      "new_id": "8f5cd3cacbb3946e4cada85b0d598afb19a5aff1",
      "new_mode": 33188,
      "new_path": "cmake/FindGflags.cmake"
    }
  ]
}
