Git command factories do not null-check their parameters

XMLWordPrintable

    • Severity 3 - Minor

      When calling any of the Git SCM's CommandFactory types, the method parameters are marked as @Nonnull, but the implementations don't always enforce it. In certain cases, that actually allows starting invalid git processes which can fail in unexpected ways.

            Assignee:
            Bryan Turner (Inactive)
            Reporter:
            Bryan Turner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: