Skip to content

Bugfix: PageSlabMemoryResource large allocation return wrong address#2950

Merged
andrejtonev merged 1 commit intomasterfrom
delta_slab_large_alloc_bugfix
May 7, 2025
Merged

Bugfix: PageSlabMemoryResource large allocation return wrong address#2950
andrejtonev merged 1 commit intomasterfrom
delta_slab_large_alloc_bugfix

Conversation

@andrejtonev
Copy link
Contributor

No description provided.

@andrejtonev andrejtonev added this to the mg-v3.2.1 milestone May 7, 2025
@andrejtonev andrejtonev requested a review from Ignition May 7, 2025 14:46
@andrejtonev andrejtonev self-assigned this May 7, 2025
@andrejtonev andrejtonev added bug bug Docs - changelog only Docs - changelog only CI -build=coverage -test=core Run coverage build and core tests on push CI -build=release -test=e2e Run release build and e2e tests on push CI -build=release -test=stress Run release build and stress tests on push labels May 7, 2025
@andrejtonev
Copy link
Contributor Author

andrejtonev commented May 7, 2025

Tracking

  • [Link to Epic/Issue]

Standard development

CI Testing Labels

  • Select the appropriate CI test labels (CI -build=build-name -test=test-suite)

Documentation checklist

  • Add the documentation label
  • Add the bug / feature label
  • Add the milestone for which this feature is intended
    • If not known, set for a later milestone
  • Write a release note, including added/changed clauses
    • Bugfix: Fixed PageSlabMemoryResource large allocation returning wrong address. Creating deltas with large properties would correctly allocate memory, but cause an out-of-bounds write. Users shouldn't see segfaults on commits or GC runs anymore. 2950
  • [ Documentation PR link memgraph/documentation#XXXX ]
    • Is back linked to this development PR
  • [ Tag someone from docs team ]

@sonarqubecloud
Copy link

sonarqubecloud bot commented May 7, 2025

@andrejtonev andrejtonev added this pull request to the merge queue May 7, 2025
Merged via the queue into master with commit f1d570f May 7, 2025
17 checks passed
@andrejtonev andrejtonev deleted the delta_slab_large_alloc_bugfix branch May 7, 2025 16:48
@gitbuda gitbuda mentioned this pull request May 9, 2025
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug bug CI -build=coverage -test=core Run coverage build and core tests on push CI -build=release -test=e2e Run release build and e2e tests on push CI -build=release -test=stress Run release build and stress tests on push Docs - changelog only Docs - changelog only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants