Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-11313

Memory leak in zstd compressor

    • 3
    • 2023-07-25 Absolute unit

      In zstd_init_context_pool, we allocate a context pool and then a bunch of contexts. If we fail to allocate a context, then we bail from the function without freeing the context pool, leading to a memory leak.

            Assignee:
            will.korteland@mongodb.com Will Korteland
            Reporter:
            will.korteland@mongodb.com Will Korteland
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: