Skip to content

ext/pdo_firebird: Fixed segmentation fault when attribute value was not set #15065

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

Conversation

SakiTakamachi
Copy link
Member

Fixed an issue where a segmentation fault would occur if tried to get a value with getAttribute when ATTR_DATE_FORMAT, ATTR_TIME_FORMAT or ATTR_TIMESTAMP_FORMAT were not set.

@SakiTakamachi SakiTakamachi force-pushed the fix/firebird_segmentation_fault branch from 96ddb6d to c03ae20 Compare July 22, 2024 15:28
Copy link
Member

@nielsdos nielsdos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks right to me

@SakiTakamachi SakiTakamachi merged commit f4391d4 into php:master Jul 22, 2024
10 of 11 checks passed
@SakiTakamachi SakiTakamachi deleted the fix/firebird_segmentation_fault branch July 22, 2024 16:17
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.

2 participants