)]}'
{
  "commit": "76135345c82a87fb9e76bbdaa110f3ca441c6033",
  "tree": "80b2cc2757a3173c7f54a622722802fc4f991ce3",
  "parents": [
    "1ec7e6f3d9dfc7c513f798fcae9b668d46c578e5"
  ],
  "author": {
    "name": "Mohammad Azim Khan",
    "email": "Azim.Khan@arm.com",
    "time": "Thu Apr 12 13:23:01 2018 +0100"
  },
  "committer": {
    "name": "Mohammad Azim Khan",
    "email": "Azim.Khan@arm.com",
    "time": "Mon Aug 06 11:40:58 2018 +0100"
  },
  "message": "Fix gcc-7 -Wformat-truncation warning\n\nFunction test_snprintf() is called by run_test_snprintf() with constant test\ndata. It gets inlined and is subjected to snprintf format truncation checks\nintroduced by -Wformat-truncation in gcc-7. -Wformat-truncation is turned\nOn by -Wall and other similar options. It results in error with -Werror.\n\n-Wformat-truncation makes tests performed by run_test_snprintf() redundant\non gcc. But they are still relevant for other compilers. This commit prevents\ninlining of test_snprintf() to avoid gcc compile time checks.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a4a5a8265fbbc89ec864f4af2f62a28b36f1836e",
      "old_mode": 33188,
      "old_path": "tests/suites/host_test.function",
      "new_id": "12431805f3a0e2dd072ebe1189b65e3383a4fbc5",
      "new_mode": 33188,
      "new_path": "tests/suites/host_test.function"
    }
  ]
}
