)]}'
{
  "commit": "ac8e7be5fbd11f731ffc81bf3bbae50a5a4d83de",
  "tree": "1b1446e6b5bdf479622344d13fa3ad3c72a12884",
  "parents": [
    "6aebbb0a85a6a675f58e4e727e2e161e03e6e13a"
  ],
  "author": {
    "name": "Jason Molenda",
    "email": "jmolenda@apple.com",
    "time": "Wed Sep 03 16:31:42 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Sep 03 16:31:42 2025 -0700"
  },
  "message": "[lldb][debugserver] Max response size for qSpeedTest (#156099)\n\nThe qSpeedTest packet is used for experiments to determine the optimal\npacket size for a given communication medium, e.g. to transfer 10MB of\nmemory, is it faster to send a hundred 100KB packets or ten 1MB packets.\nIt creates a packet of the requested size in a stack allocation, but is\nnot checking that its buffer is large enough for the requested size.\n\nChange this allocation to be on heap, and impose a maximum size that can\nbe tested (4MB, for now).\n\nrdar://158630250",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "102b2ab3e8484d4135bb1bc1f294514fcbc4d2fe",
      "old_mode": 33188,
      "old_path": "lldb/tools/debugserver/source/RNBRemote.cpp",
      "new_id": "d9fb22c6a1c06b48b3b9314c75012df62de06aff",
      "new_mode": 33188,
      "new_path": "lldb/tools/debugserver/source/RNBRemote.cpp"
    }
  ]
}
