Skip to content

ext/pdo_firebird: (master) Fixed GH-18276 - persistent connection - "zend_mm_heap corrupted" with setAttribute() #18292

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

Closed
wants to merge 3 commits into from

Conversation

SakiTakamachi
Copy link
Member

fixes #18276

This fixes for master. For pre-8.4 branches, fix with #18280
The tests are exactly the same as in #18280 (I committed it just to make sure the CI passed).

@SakiTakamachi SakiTakamachi requested a review from nielsdos April 10, 2025 01:12
@nielsdos
Copy link
Member

It's more complicated than this because something may be interned but bound to the request, in which case dup won't make an actual clone.
Perhaps it's better to just use the same code again from 8.3.

@SakiTakamachi SakiTakamachi deleted the fix/gh18276_master branch April 11, 2025 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants