Uploaded image for project: 'PicketBox '
  1. PicketBox
  2. SECURITY-461

AttributeFinder:findAttribute method can throw an NPE if any of the attribute finder modules return null

XMLWordPrintable

      // if there was an error, we stop right away
      if (result.indeterminate())

      { if (logger.isLoggable(Level.INFO)) logger.info("Error while trying to resolve values: " + result.getStatus().getMessage()); return result; }

      needs to do a "null" result check.

            anil.saldhana Anil Saldanha (Inactive)
            anil.saldhana Anil Saldanha (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: