)]}'
{
  "commit": "f989a2fc2ecbc3682d6706e39b4ade5ac8ae3d74",
  "tree": "3a7bf6cba3f1e2f871bf1da41626946079b02edf",
  "parents": [
    "c57dc62362e0f1deb4c29bc725d9f2f73a5376f6"
  ],
  "author": {
    "name": "Carl.Zhang",
    "email": "carl.zhang@intel.com",
    "time": "Thu Apr 23 15:50:39 2026 +0800"
  },
  "committer": {
    "name": "Zhang, Xinfeng",
    "email": "carl.zhang@intel.com",
    "time": "Thu Apr 23 22:16:43 2026 +0800"
  },
  "message": "va: validate inputs in vaSetDriverName() before use\n\nAdd CHECK_DISPLAY(dpy) before CTX(dpy) to validate the display handle,\nand add a NULL check for driver_name before calling strlen(). Without\nthese guards, passing NULL for either argument causes a null-pointer\ndereference instead of returning a proper error status.\n\nThis aligns vaSetDriverName() with the validation pattern used by\nother public APIs in va.c.\n\nSigned-off-by: Carl.Zhang \u003ccarl.zhang@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d87661aae1bd35a20f595236d972fab7aaa27dd1",
      "old_mode": 33188,
      "old_path": "va/va.c",
      "new_id": "15b3e52121d6ec13142e99fb58509cce69e7bd52",
      "new_mode": 33188,
      "new_path": "va/va.c"
    }
  ]
}
