Memory leak in zstd compressor

XMLWordPrintableJSON

    • 2023-07-25 Absolute unit
    • 3

      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
              Reporter:
              Will Korteland
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: