Lines Matching refs:regression
362 - Fix DSS (sbrk(2)-based) allocation. This regression was first released in
367 - Fix/refactor tcache synchronization. This regression was first released in
371 - Fix huge-aligned allocation. This regression was first released in 4.4.0.
378 This regression was first released in 4.0.0. (@jasone, @428desmo)
401 allocations. This regression was first released in 4.0.0. (@jasone,
404 regression was first released in 4.1.0. (@jasone)
411 - Fix a severe virtual memory leak. This regression was first released in
433 regression was first released in 4.0.0. (@mjp41, @jasone)
445 - Fix a file descriptor leak on Linux. This regression was first released in
468 - Fix potential VM map fragmentation regression. (@jasone)
569 - Fix stats.cactive accounting regression. (@rustyx, @jasone)
591 This bugfix release fixes another xallocx() regression. No other regressions
823 memory decreases. This regression was first released in 3.5.0.
826 - Fix an OOM-related regression in arena_tcache_fill_small(), which could
827 cause cache corruption on OOM. This regression was present in all releases
844 This version contains a critical bug fix for a regression present in 3.5.0 and
848 - Fix a regression in arena_chunk_alloc() that caused crashes during
851 return from malloc(). This regression was introduced in 3.5.0.
980 specified). This regression was introduced in 3.1.0 by the
1023 - Fix deadlock in the "arenas.purge" mallctl. This regression was introduced
1200 - Fix a build dependency regression caused by the introduction of the .pic.o
1217 - Fix a cpp logic regression (due to the "thread.{de,}allocatedp" mallctl fix