Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-60590

Git plugin 4.0 and earlier may leak a file handle in some pipeline repository access

XMLWordPrintable

    • git plugin 4.1.0

      Releases 4.0 and earlier of the git plugin use JGit to open a repository in the AbstractGitSCMSource.retrieve() method and fail to explicitly close the repository. That method is used for Jenkins pipeline access.

      That may cause a file handle leak when that method is called.

      Detected and fixed by slonopotamus in git plugin pull request 798 .

            Unassigned Unassigned
            markewaite Mark Waite
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: