chiavdf icon indicating copy to clipboard operation
chiavdf copied to clipboard

remove custom allocator for GMP

Open arvidn opened this issue 10 months ago • 2 comments

It has questionable utility and comes with heap corruption risks. Especially when init_gmp() is not called before everything else, and when asserting allow_integer_constructor is commented out

arvidn avatar Feb 04 '25 12:02 arvidn

Arvid I think you are going to need to deal with _mp_d for the fast vdf software timelord stuff. It doesn't look like we use the allocator for day to day node work.

wjblanke avatar Feb 04 '25 21:02 wjblanke

'This PR has been flagged as stale due to no activity for over 60 days. It will not be automatically closed, but it has been given a stale-pr label and should be manually reviewed.'

github-actions[bot] avatar Apr 06 '25 11:04 github-actions[bot]