{
  "actions" : [
    {
      
    },
    {
      "causes" : [
        {
          "shortDescription" : "Started by upstream project \"netsurf\" build number 7,045",
          "upstreamBuild" : 7045,
          "upstreamProject" : "netsurf",
          "upstreamUrl" : "job/netsurf/"
        }
      ]
    },
    {
      "buildsByBranchName" : {
        "origin/master" : {
          "buildNumber" : 3518,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a9e16dc49a942a2b71cf9bd15776cb3f37aa29fc",
            "branch" : [
              {
                "SHA1" : "a9e16dc49a942a2b71cf9bd15776cb3f37aa29fc",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a9e16dc49a942a2b71cf9bd15776cb3f37aa29fc",
            "branch" : [
              {
                "SHA1" : "a9e16dc49a942a2b71cf9bd15776cb3f37aa29fc",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a9e16dc49a942a2b71cf9bd15776cb3f37aa29fc",
        "branch" : [
          {
            "SHA1" : "a9e16dc49a942a2b71cf9bd15776cb3f37aa29fc",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://git.netsurf-browser.org/netsurf.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3518",
  "duration" : 2236065,
  "estimatedDuration" : 2204773,
  "executor" : None,
  "fullDisplayName" : "scan-build-netsurf #3518",
  "id" : "3518",
  "keepLog" : False,
  "number" : 3518,
  "queueId" : 10240,
  "result" : "UNSTABLE",
  "timestamp" : 1763986754930,
  "url" : "https://ci.netsurf-browser.org/jenkins/job/scan-build-netsurf/3518/",
  "builtOn" : "ciworker0",
  "changeSet" : {
    "items" : [
      {
        "affectedPaths" : [
          "frontends/amiga/gui.c"
        ],
        "commitId" : "3cd3d9c8d41d32824dee1837a321dbb36d79745b",
        "timestamp" : -1,
        "author" : {
          "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/chris",
          "fullName" : "chris"
        },
        "comment" : "Amiga: Enable drag'n'drop on OS3\n",
        "date" : "2025-11-24 10:30:15 +0000",
        "id" : "3cd3d9c8d41d32824dee1837a321dbb36d79745b",
        "msg" : "Amiga: Enable drag'n'drop on OS3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "frontends/amiga/gui.c"
          }
        ]
      },
      {
        "affectedPaths" : [
          "frontends/amiga/gui.c"
        ],
        "commitId" : "09283b4d01bb2d3139a88c119c8dcccab8a0ebae",
        "timestamp" : -1,
        "author" : {
          "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/chris",
          "fullName" : "chris"
        },
        "comment" : "Revert \"Amiga: Enable drag'n'drop on OS3\"\nThis reverts commit 3cd3d9c8d41d32824dee1837a321dbb36d79745b.\n",
        "date" : "2025-11-24 10:35:53 +0000",
        "id" : "09283b4d01bb2d3139a88c119c8dcccab8a0ebae",
        "msg" : "Revert \"Amiga: Enable drag'n'drop on OS3\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "frontends/amiga/gui.c"
          }
        ]
      },
      {
        "affectedPaths" : [
          "frontends/amiga/plotters.c"
        ],
        "commitId" : "5f38d32f33db12925f593f2e82b679effc5b6132",
        "timestamp" : -1,
        "author" : {
          "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/chris",
          "fullName" : "chris"
        },
        "comment" : "Amiga: When clearing the clip region, actually set it to clip to the\nsize of the underlying BitMap\n",
        "date" : "2025-11-24 10:48:23 +0000",
        "id" : "5f38d32f33db12925f593f2e82b679effc5b6132",
        "msg" : "Amiga: When clearing the clip region, actually set it to clip to the",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "frontends/amiga/plotters.c"
          }
        ]
      },
      {
        "affectedPaths" : [
          "frontends/amiga/plotters.c"
        ],
        "commitId" : "0b3942d8d52b772ac5fb47feea6de6c4264b0d8e",
        "timestamp" : -1,
        "author" : {
          "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/chris",
          "fullName" : "chris"
        },
        "comment" : "Amiga: Create Region before attempting to use it\n",
        "date" : "2025-11-24 11:25:01 +0000",
        "id" : "0b3942d8d52b772ac5fb47feea6de6c4264b0d8e",
        "msg" : "Amiga: Create Region before attempting to use it",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "frontends/amiga/plotters.c"
          }
        ]
      },
      {
        "affectedPaths" : [
          "frontends/amiga/bitmap.c"
        ],
        "commitId" : "a9e16dc49a942a2b71cf9bd15776cb3f37aa29fc",
        "timestamp" : -1,
        "author" : {
          "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/chris",
          "fullName" : "chris"
        },
        "comment" : "Amiga: Disable bitmap_render on OS3 as it is unstable\n",
        "date" : "2025-11-24 12:04:54 +0000",
        "id" : "a9e16dc49a942a2b71cf9bd15776cb3f37aa29fc",
        "msg" : "Amiga: Disable bitmap_render on OS3 as it is unstable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "frontends/amiga/bitmap.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/chris",
      "fullName" : "chris"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/daniel.silverstone",
      "fullName" : "daniel.silverstone"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/dsilvers",
      "fullName" : "dsilvers"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/jmb",
      "fullName" : "John-Mark Bell"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/ole",
      "fullName" : "ole"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/revol",
      "fullName" : "revol"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/rjek",
      "fullName" : "Rob Kendrick"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/stevef",
      "fullName" : "stevef"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/theachalaggarwal",
      "fullName" : "theachalaggarwal"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/tlsa",
      "fullName" : "Michael Drake"
    },
    {
      "absoluteUrl" : "https://ci.netsurf-browser.org/jenkins/user/vince",
      "fullName" : "Vincent Sanders"
    }
  ]
}