Skip to content

gh-112867: fix for WITH_PYMALLOC_RADIX_TREE=0#112885

Merged
nascheme merged 1 commit intopython:mainfrom
nascheme:obmalloc_usage_fix
Dec 9, 2023
Merged

gh-112867: fix for WITH_PYMALLOC_RADIX_TREE=0#112885
nascheme merged 1 commit intopython:mainfrom
nascheme:obmalloc_usage_fix

Conversation

@nascheme
Copy link
Copy Markdown
Member

@nascheme nascheme commented Dec 8, 2023

The _obmalloc_usage structure is only defined if the obmalloc radix tree is enabled.

The _obmalloc_usage structure is only defined if the obmalloc radix tree
is enabled.
@doko42
Copy link
Copy Markdown
Member

doko42 commented Dec 9, 2023

@nascheme nascheme merged commit 890ce43 into python:main Dec 9, 2023
@nascheme nascheme deleted the obmalloc_usage_fix branch December 9, 2023 21:50
@nascheme nascheme added 3.12 only security fixes needs backport to 3.12 only security fixes labels Dec 13, 2023
@miss-islington-app
Copy link
Copy Markdown

Thanks @nascheme for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 13, 2023
The _obmalloc_usage structure is only defined if the obmalloc radix tree
is enabled.
(cherry picked from commit 890ce43)

Co-authored-by: Neil Schemenauer <nas-github@arctrix.com>
@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Dec 13, 2023

GH-113068 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Dec 13, 2023
nascheme added a commit to miss-islington/cpython that referenced this pull request Dec 13, 2023
The _obmalloc_usage structure is only defined if the obmalloc radix tree
is enabled.
(cherry picked from commit 890ce43)

Co-authored-by: Neil Schemenauer <nas-github@arctrix.com>
nascheme added a commit that referenced this pull request Dec 13, 2023
…3068)

gh-112867: fix for WITH_PYMALLOC_RADIX_TREE=0 (GH-112885)

The _obmalloc_usage structure is only defined if the obmalloc radix tree
is enabled.
(cherry picked from commit 890ce43)

Co-authored-by: Neil Schemenauer <nas-github@arctrix.com>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
The _obmalloc_usage structure is only defined if the obmalloc radix tree
is enabled.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
The _obmalloc_usage structure is only defined if the obmalloc radix tree
is enabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.12 only security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants