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

Clean up the memory regions API #5571

Open
solardiz opened this issue Nov 7, 2024 · 0 comments
Open

Clean up the memory regions API #5571

solardiz opened this issue Nov 7, 2024 · 0 comments

Comments

@solardiz
Copy link
Member

solardiz commented Nov 7, 2024

We now have two copies of yescrypt-derived init/alloc/free region code - one in the yescrypt tree, and one copied into memory.c. The latter uses weird function names with _t in them, named after the type. We should at least rename the latter functions, or ideally switch to using shared functions.

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

No branches or pull requests

1 participant