Uploaded image for project: 'ProtoStream'
  1. ProtoStream
  2. IPROTO-250

JSON incorrectly parses uint/fixed 32/64

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.5.1.Final
    • 4.5.0.Final
    • None
    • False
    • False
    • None

      The class org.infinispan.protostream.impl.JsonUtils incorrectly parses the unsigned numeric string. Also, it incorrectly converts the unsigned numerics back to strings.

      It should use toUnsignedString and parseUnsigned methods from Integer and Long classes.

            pruivo@redhat.com Pedro Ruivo
            pruivo@redhat.com Pedro Ruivo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: