MSOID2.java test is not perfect

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: security-libs

        The test adds 11 bytes into an existing packet and needs to adjust the length field inside. This is done by adding 11 to several bytes inside. However, if there is a overflow, a carry is needed. For example, if the length field is 01 FF, after adding 11, it should 02 0A.

              Assignee:
              Weijun Wang
              Reporter:
              Weijun Wang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: