Uploaded image for project: 'Byteman'
  1. Byteman
  2. BYTEMAN-274

NPE in Transformer class

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.2.1
    • 2.2.0.1
    • Trigger Injection
    • None

    Description

      In the Transformer.java code line 317 there is a check for "checker == null", but the control flow continues to line 331 where checker is used and could be null, hence can give an NPE.
      checker is also used in line 363

      Attachments

        Activity

          People

            rhn-engineering-adinn Andrew Dinn
            donshop11 Dan Shapiro (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: