Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8276563

Undefined Behaviour in class Assembler

XMLWordPrintable

    • b06
    • generic
    • generic

      All instances of type Register exhibit UB in the form of wild pointer (including null pointer) dereferences. This isn't very hard to fix: we should make Registers pointers to something rather than aliases of small integers.

            aph Andrew Haley
            aph Andrew Haley
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: