Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-6708

Set boundary for array size while parsing recording

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8.0.0
    • None
    • 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.

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

                Created:
                Updated:
                Resolved: