)]}'
{
  "commit": "5ea13b854aa7f400a56c1515a56b7629dbf2eae4",
  "tree": "2b3c38b3f0fb124caa8f29f26c8f6cf3aa80e7f9",
  "parents": [
    "9df5a82079db7ba79ae18a6a08e785cbf275ad66"
  ],
  "author": {
    "name": "Manuel Pégourié-Gonnard",
    "email": "manuel.pegourie-gonnard@arm.com",
    "time": "Tue Jul 23 15:02:54 2019 +0200"
  },
  "committer": {
    "name": "Jarno Lamsa",
    "email": "jarno.lamsa@arm.com",
    "time": "Fri Aug 23 13:11:31 2019 +0300"
  },
  "message": "Fix compiler warning: comparing signed to unsigned\n\nSince the type of cid_len is unsigned but shorter than int, it gets\n\"promoted\" to int (which is also the type of the result), unless we make the\nother operand an unsigned int which then forces the expression to unsigned int\nas well.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "60e9ab0e2a2c1c40814ee9ff00ca11c2e17265ae",
      "old_mode": 33188,
      "old_path": "library/ssl_tls.c",
      "new_id": "8212baa301dd3c17fa065adf5bae1fca8a700817",
      "new_mode": 33188,
      "new_path": "library/ssl_tls.c"
    }
  ]
}
