org.omg.CORBA.ORB.create_string_tc should throw BAD_PARAM for negative values

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.4.0
    • Affects Version/s: 1.3.0
    • Component/s: other-libs
    • None
    • beta
    • generic
    • generic
    • Not verified

        Negative values for the bound parameter should not be allowed in create_string_tc and create_wstring_tc. The OMG spec defines the parameter as an unsigned long (IDL) which in Java maps to an int. This leaves the possibility of a user passing in a negative value which needs to be checked and rejected.

              Assignee:
              Stefan Bauer (Inactive)
              Reporter:
              Stefan Bauer (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: