Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace malloc trace relying on glibc malloc hooks #1550

Closed
schmelter-sap opened this issue Nov 28, 2023 · 0 comments · Fixed by #1551 or #1652 · May be fixed by #1765
Closed

Replace malloc trace relying on glibc malloc hooks #1550

schmelter-sap opened this issue Nov 28, 2023 · 0 comments · Fixed by #1551 or #1652 · May be fixed by #1765

Comments

@schmelter-sap
Copy link
Member

Since the glibc malloc hooks are deprecated in 2.32 and removed in 2.34, the old malloc trace will not work anymore. It should be replaced by an implementation not relying on this glibc feature, so more platforms can use it.

RealCLanger pushed a commit to RealCLanger/SapMachine that referenced this issue Apr 12, 2024
RealCLanger pushed a commit to RealCLanger/SapMachine that referenced this issue Apr 26, 2024
RealCLanger pushed a commit that referenced this issue Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant