Skip to content

clean up unused xmalloc()#58

Open
mknos wants to merge 3 commits intopikelang:masterfrom
mknos:debug-xmalloc
Open

clean up unused xmalloc()#58
mknos wants to merge 3 commits intopikelang:masterfrom
mknos:debug-xmalloc

Conversation

@mknos
Copy link
Contributor

@mknos mknos commented Feb 18, 2025

  • I observed that it's possible to build Pike without the definition of debug_xmalloc()
  • Most things seem to use xalloc()/debug_xalloc() as a wrapper for malloc()
  • Is there any reason to keep xmalloc()?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant