Skip to content

Fix memory leak with OCI_RETURN_LOBS fetch flag #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 2, 2025

Conversation

mvorisek
Copy link
Collaborator

mvorisek and others added 2 commits June 28, 2025 00:08
Co-authored-by: SakiTakamachi <[email protected]>
@mvorisek mvorisek marked this pull request as ready for review June 27, 2025 22:28
@mvorisek mvorisek changed the title Decrease the reference count before calling zend_list_close() Fix memory leak with OCI_RETURN_LOBS fetch flag Jul 1, 2025
@mvorisek mvorisek merged commit 41dfb72 into php:main Jul 2, 2025
22 checks passed
@mvorisek mvorisek deleted the fix_lob_leak_read branch July 2, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OCI_RETURN_LOBS flag causes oci8 to leak memory
1 participant