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

NPE in Transformer class

XMLWordPrintable

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

      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

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

              Created:
              Updated:
              Resolved: