)]}'
{
  "commit": "26fbc4b6c5cc1c4ea3f78292f310c500c3cf3366",
  "tree": "5df401d2434061f5b8bca2ad863219bfb503929c",
  "parents": [
    "deec0d81ed94ff9489b42a159faa2425638ea5d5"
  ],
  "author": {
    "name": "RJ Ascani",
    "email": "rjascani@google.com",
    "time": "Wed Apr 17 16:49:56 2024 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Apr 17 23:49:56 2024 +0000"
  },
  "message": "Replace test with invalid-enum-load (#2546)\n\nThe TestTypeSizeOf was casting an invalid value for TfLiteType into a variable of that type. This is undefined behavior and triggered ubsan. This PR replaces this test case with using kTfLiteNoType, which will still trigger the default failure case for TfLiteTypeSizeOf.\n\nBUG\u003db/333708102",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e44c5866e40df8f6de162f2f49e41a355b4a5921",
      "old_mode": 33188,
      "old_path": "tensorflow/lite/micro/memory_helpers_test.cc",
      "new_id": "9da2940c30db5d4440b7d74b1a7e905517ecf0a1",
      "new_mode": 33188,
      "new_path": "tensorflow/lite/micro/memory_helpers_test.cc"
    }
  ]
}
