mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
88bfa0bec1
refactored the stack-use-after-return fix to encapsulate pool memory handling in mpz_move instead of bint_set, providing cleaner code and automatic protection for all 22 callers of mpz_move; ref #6651 Co-authored-by: Claude <noreply@anthropic.com>