Fix bug where Simple8b tries to store too large values in some cases

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Hide

      Store 0x646075fffc000200 in Simple8b

      Show
      Store 0x646075fffc000200 in Simple8b
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      It does not take into account bits needed to store the trailing zero count when checking if the value is within the storable range.

      The compressor then segfaults when it proceeds to try to store this value

            Assignee:
            Henrik Edin
            Reporter:
            Henrik Edin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: