)]}'
{
  "commit": "6010f3583977f651726b24228f7e6a377e47c58d",
  "tree": "dafc0def70e4adafcbf30df7855f6bf1b7f8d2d3",
  "parents": [
    "a7a3b15f06355692d86a3b8373c579a521598f4c"
  ],
  "author": {
    "name": "Tom Anderson",
    "email": "thomasanderson@google.com",
    "time": "Wed May 20 22:57:59 2026 +0000"
  },
  "committer": {
    "name": "skcq-be@skia-corp.google.com.iam.gserviceaccount.com",
    "email": "skcq-be@skia-corp.google.com.iam.gserviceaccount.com",
    "time": "Thu May 21 05:07:00 2026 -0700"
  },
  "message": "[skcms] Harden CLUT indexing, enforce limits, and add test case\n\n- Add validation for grid point counts to enforce SKCMS_MAX_GRID_POINTS during parsing, protecting index calculations from integer overflow.\n- Secure clut() by clamping inputs to the [0, 1] range to prevent negative coordinate indexing and out-of-bounds (OOB) memory access.\n- Initialize index and weight arrays in clut() to avoid uninitialized memory use.\n- Add test case \u0027test_CLUT_OutOfBoundsInput\u0027 in tests.c to verify safe handling of extreme out-of-bounds input values on both B2A and A2B paths.\n\nFixed: b/513702971\nChange-Id: I3c07496be905ff553e9ee56b10eb586e5e839879\nReviewed-on: https://skia-review.googlesource.com/c/skcms/+/1241440\nCommit-Queue: Kaylee Lubick \u003ckjlubick@google.com\u003e\nReviewed-by: Kaylee Lubick \u003ckjlubick@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "889cef2108ff22b0bb12527c3a865917e1cb2323",
      "old_mode": 33188,
      "old_path": "skcms.cc",
      "new_id": "71173616f3749de2d3f3b986c301e5cf7783d3fd",
      "new_mode": 33188,
      "new_path": "skcms.cc"
    },
    {
      "type": "modify",
      "old_id": "88d6c8728a49af49ae8ed92a91d6e6aebe31d9e5",
      "old_mode": 33188,
      "old_path": "src/Transform_inl.h",
      "new_id": "eb5c5fffad84d94de9e44bb99e3708ffe9dbd8c2",
      "new_mode": 33188,
      "new_path": "src/Transform_inl.h"
    },
    {
      "type": "modify",
      "old_id": "52df42ae2c91a38a01ceb30bf1fc7165f55496cd",
      "old_mode": 33188,
      "old_path": "tests.c",
      "new_id": "ed6383cd14fe299d3228c81884eca61b5328f57d",
      "new_mode": 33188,
      "new_path": "tests.c"
    }
  ]
}
