)]}'
{
  "commit": "ad4e7238293cbe994e7450e1bc415136875da322",
  "tree": "7c23e2c461b918cde6e32b7e7dcf17a96b1ce60f",
  "parents": [
    "f94bc89108ffca538cf91d5856149960a5d4be81"
  ],
  "author": {
    "name": "Gaurav-Aggarwal-AWS",
    "email": "33462878+aggarg@users.noreply.github.com",
    "time": "Wed Jan 29 07:27:30 2025 +0530"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jan 29 07:27:30 2025 +0530"
  },
  "message": "Mark mutex as robust to prevent deadlocks (#1233)\n\nMark mutex as robust to prevent deadlocks\r\n\r\nPrevent application hangs that occur when a thread dies while holding a\r\nmutex, particularly during vTaskEndScheduler or exit calls. This is\r\nachieved by setting the PTHREAD_MUTEX_ROBUST attribute on the mutex.\r\n\r\nFixes:\r\n- GitHub issue: FreeRTOS/FreeRTOS-Kernel#1217\r\n- Forum thread: freertos.org/t/22287\r\n\r\nSigned-off-by: Gaurav Aggarwal \u003caggarg@amazon.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c4eacb2ba619d86e425947612602853d083b2915",
      "old_mode": 33188,
      "old_path": "portable/ThirdParty/GCC/Posix/port.c",
      "new_id": "4f7d8b609b04fe7b49fd9ebf77ad013101d9ef03",
      "new_mode": 33188,
      "new_path": "portable/ThirdParty/GCC/Posix/port.c"
    },
    {
      "type": "modify",
      "old_id": "bf744e27f375828a5c9a392df847dd6a923a6010",
      "old_mode": 33188,
      "old_path": "portable/ThirdParty/GCC/Posix/utils/wait_for_event.c",
      "new_id": "55fd7bbfc93eb337001f0f498fcfbfd862928ded",
      "new_mode": 33188,
      "new_path": "portable/ThirdParty/GCC/Posix/utils/wait_for_event.c"
    }
  ]
}
