php-src/ext/bcmath/libbcmath/src
Saki Takamachi 5a4832f97b
Fixed GH-17398: bcmul memory leak (#17615)
Changed BCG memory allocation to be forcibly released in
PHP_GSHUTDOWN_FUNCTION regardless of refcount.

Fixes #17398
Closes #17615
2025-01-29 19:12:18 +09:00
..
add.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
bcmath.h Fixed GH-17398: bcmul memory leak (#17615) 2025-01-29 19:12:18 +09:00
compare.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
config.h Refactor BCMath bundledlib and extension (#10774) 2023-07-24 16:42:34 +01:00
debug.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
div.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
divmod.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
doaddsub.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
init.c Fixed GH-17398: bcmul memory leak (#17615) 2025-01-29 19:12:18 +09:00
int2num.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
nearzero.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
neg.c Refactor BCMath bundledlib and extension (#10774) 2023-07-24 16:42:34 +01:00
num2long.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
num2str.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
output.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
private.h Refactor BCMath bundledlib and extension (#10774) 2023-07-24 16:42:34 +01:00
raise.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
raisemod.c Merge branch 'PHP-8.2' into PHP-8.3 2024-05-30 15:51:05 +01:00
recmul.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
rmzero.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
sqrt.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
str2num.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
sub.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
zero.c BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00