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

Insufficient Null protection

XMLWordPrintable

      While performing the code review for Pull Request #20, it appears IMHO that the code of the plugin does not handle null pointer exception. I recommend using `checkNotNull()` to, at least, give better null pointer exceptions error messages. The cascading method calls could also benefit from better null protection. 

            mgaunin Mikael Gaunin
            jm_meessen Jean-Marc Meessen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: