Set boundary for array size while parsing recording

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8.0.0
    • Affects Version/s: None
    • Component/s: Mission Control Core
    • None

        If a recording gets written incorrectly we might end up with a situation where the parser attempts to allocate a massive Object[], possibly causing a OoM. This could be alleviated by checking whether or not the size of an allocation is larger than the chunk size, and if so aborting the parsing process.

              Assignee:
              Henrik Dafgård
              Reporter:
              Henrik Dafgård
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: