RBTree public interface does not check all input parameters for validity

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P3
    • 27
    • Affects Version/s: 26
    • Component/s: hotspot

      The public interface for the RBTree assumes most input is valid, and does not check for null pointers. This could lead to potential null pointer dereferences. We should instead assert to give a clearer errors in debug builds.

            Assignee:
            Casper Norrbin
            Reporter:
            Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: