Skip to content
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

ext/pdo: Convert def_stmt_ctor_args field from zval to HashTable pointer #17396

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Jan 7, 2025

Attempt number 3 on #12154

I think the reason I was getting the double free/inconsistent HT was because I didn't set the pointer to the ctor_args to NULL in the gc handler.

@Girgias Girgias changed the title Pdo statement ctor args ext/pdo: Convert def_stmt_ctor_args field from zval to HashTable pointer Jan 7, 2025
@Girgias Girgias force-pushed the pdo-statement-ctor-args branch from 69ea9ab to 667fc96 Compare January 8, 2025 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant