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

OSS Fuzz Fixes #2894

Merged
merged 2 commits into from
Jan 10, 2022
Merged

OSS Fuzz Fixes #2894

merged 2 commits into from
Jan 10, 2022

Conversation

Mytherin
Copy link
Collaborator

@Mytherin Mytherin commented Jan 9, 2022

This PR fixes several issues found by OSS Fuzz (missing stack overflow checking in the transformer, edge case issue in the numeric parser with an exponent of INT64_MIN, and missing support for STDIN/STDOUT options in the Postgres COPY statement (in which case info->filename is set to nullptr).

@hannes hannes merged commit 0fead78 into duckdb:master Jan 10, 2022
@Mytherin Mytherin deleted the ossfuzzfixes branch January 17, 2022 21:17
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.

None yet

2 participants