Skip to content

Commit e6bd9c0

Browse files
SakiTakamachicharmitro
authored andcommitted
Fixed phpGH-17398: bcmul memory leak (php#17615)
Changed BCG memory allocation to be forcibly released in PHP_GSHUTDOWN_FUNCTION regardless of refcount. Fixes php#17398 Closes php#17615
1 parent a33e810 commit e6bd9c0

File tree

5 files changed

+118
-1287
lines changed

5 files changed

+118
-1287
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 8.3.18
44

5+
- BCMath:
6+
. Fixed bug GH-17398 (bcmul memory leak). (SakiTakamachi)
57

68
13 Feb 2025, PHP 8.3.17
79

0 commit comments

Comments
 (0)