php-src/ext/bcmath
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
..
libbcmath Fixed GH-17398: bcmul memory leak (#17615) 2025-01-29 19:12:18 +09:00
tests Fixed GH-17398: bcmul memory leak (#17615) 2025-01-29 19:12:18 +09:00
bcmath.c Fixed GH-17398: bcmul memory leak (#17615) 2025-01-29 19:12:18 +09:00
bcmath.stub.php Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
bcmath_arginfo.h Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
config.m4 Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
config.w32 Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
CREDITS
php_bcmath.h Refactor BCMath bundledlib and extension (#10774) 2023-07-24 16:42:34 +01:00