Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-90560

Custom Payload Packet Memory Leak

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 1.10.2
    • Minecraft 1.8.8
    • None
    • Unconfirmed

      Unhandled custom payload packets are not released by the handler function. This could cause a memory leak if direct buffers were in use. Fortunately direct buffers are not in use, so eventually the garbage collection will catch them, but nonetheless the code should be fixed to ensure they are freed ASAP and prevent future issues.

            ProfMobius ProfMobius (Thomas Guimbretiere)
            md_5 [Mod] md_5
            Votes:
            5 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: