You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix segmentation faults with enabled keep_descriptor_pool_after_request (#16993)
Fixes#16894
It is tested on command execution only, where it fixes the issues of reported memory leaks, heap corruption and segmentation fault.
I could not run tests on my Mac because of #16944Closes#16993
COPYBARA_INTEGRATE_REVIEW=#16993 from simonberger:bugfix/php-ext-persistent-global-corruption 62b5529
PiperOrigin-RevId: 644034181
0 commit comments