Files
mruby-mruby/mrbgems
Yukihiro "Matz" Matsumoto 147b341863 mruby-bigint: fix missing null terminator in D&C to_s
mpz_to_s_dc_recur fills in exactly num_digits characters but did not
add a null terminator. This caused valgrind errors when strlen was
called on the resulting string.

Co-authored-by: Claude <noreply@anthropic.com>
2026-01-13 12:47:46 +09:00
..
2025-10-25 21:05:39 +09:00
2024-09-24 00:14:24 +10:00