)]}'
{
  "commit": "cd4d39076f2c29a2616740ac6aa528ce567f57da",
  "tree": "a248d240d748df2ddfba5254fea79916095e63b3",
  "parents": [
    "f3742ed973d131927ac77388cca5db5d16fc600f"
  ],
  "author": {
    "name": "John Levon",
    "email": "john.levon@nutanix.com",
    "time": "Mon Mar 23 21:36:04 2026 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Mar 23 21:36:04 2026 +0000"
  },
  "message": "Fix coverity nits (#840)\n\nCID 908874: Unused value (UNUSED_VALUE)\n  assigned_value: Assigning value from *__errno_location() to ret here,\n  but that stored value is overwritten before it can be used.\n\n  Indeed, we set ret just to set it again.\n\nCID 467268: Overflowed constant (INTEGER_OVERFLOW)\n  overflow_const: Expression res-\u003eargsz, where size is known to be\n  equal to 18446744073709551615, overflows the type of res-\u003eargsz,\n  which is type uint32_t.\n\n  The previous attempt to quieten coverity in this test file didn\u0027t\n  take; add an assert as well.\n\nCID 908878: Improper use of negative value (NEGATIVE_RETURNS)\n  negative_returns: fd is passed to a parameter that cannot be negative.\n\n  Minor issue: fds_are_same_file() doesn\u0027t account for -1 arguments.\n\nSigned-off-by: John Levon \u003cjohn.levon@nutanix.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "01a8c7b1eeb35a48fef0bdf55524fbe3e6ab20ab",
      "old_mode": 33188,
      "old_path": "lib/dma.c",
      "new_id": "a1a2ba11bf6e6dc6cc34a851ae9d9b053b34eb6b",
      "new_mode": 33188,
      "new_path": "lib/dma.c"
    },
    {
      "type": "modify",
      "old_id": "7e6721f85bd3229a61b0f0a6481f345070711740",
      "old_mode": 33188,
      "old_path": "samples/client.c",
      "new_id": "989c90ccee6bb98aa2b4eaaccb1e91c3b1ac354d",
      "new_mode": 33188,
      "new_path": "samples/client.c"
    }
  ]
}
