)]}'
{
  "commit": "54fc4e28ed98ecaa8ce79d39d72bc9e3f8b35c13",
  "tree": "62705b3d50e9d197522e32cb968870a1d451eff4",
  "parents": [
    "76ff1db84d5f3b7515eb3934126b78d178057af9"
  ],
  "author": {
    "name": "YaalLek",
    "email": "140312422+YaalLek@users.noreply.github.com",
    "time": "Thu Sep 12 02:53:22 2024 +0300"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Sep 11 16:53:22 2024 -0700"
  },
  "message": "json_value.cpp bug in the edges of uint/int (#1519)\n\n* json_value.cpp bug in the edges of uint/int\r\n\r\nFixing bug of sending a number that is a bit bigger than max\u003cuint64_t\u003e it returns 0:\r\nhttps://stackoverflow.com/questions/77261400/jsoncpp-do-not-protect-from-uint64-overflow-and-have-weird-behavior/77261716#77261716\r\n\r\n* Update json_value.cpp\r\n\r\nFixing bug of sending a number that is a bit bigger than max\u003cuint64_t\u003e it returns 0: https://stackoverflow.com/questions/77261400/jsoncpp-do-not-protect-from-uint64-overflow-and-have-weird-behavior/77261716#77261716\r\n\r\n* Update test cases\r\n\r\n* json_value.cpp bug in the edges of uint/int\r\n\r\nFixing bug of sending a number that is a bit bigger than max\u003cuint64_t\u003e it returns 0:\r\nhttps://stackoverflow.com/questions/77261400/jsoncpp-do-not-protect-from-uint64-overflow-and-have-weird-behavior/77261716#77261716\r\n\r\n* Run clang tidy\r\n\r\n---------\r\n\r\nCo-authored-by: Jordan Bayles \u003cbayles.jordan@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5bd8d9a2728fbfa61de794b92e11d7c6a6a22eab",
      "old_mode": 33188,
      "old_path": "src/lib_json/json_value.cpp",
      "new_id": "72ba8e59f9ed0fa92652972758fd256dd6ffc6b3",
      "new_mode": 33188,
      "new_path": "src/lib_json/json_value.cpp"
    },
    {
      "type": "modify",
      "old_id": "55ab2241d87603fcb7efae393418af31d149115a",
      "old_mode": 33188,
      "old_path": "src/test_lib_json/main.cpp",
      "new_id": "5a0ce01cebe956d18c86d18a316762295a395196",
      "new_mode": 33188,
      "new_path": "src/test_lib_json/main.cpp"
    }
  ]
}
