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

fix: handle CURL and datum failures #133

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

steve-chavez
Copy link
Member

Failures for curl_easy_setopt and curl_easy_getinfo were not handled.

Also handle NULL Datums.

Fixes #132.

src/worker.c Outdated Show resolved Hide resolved
src/worker.c Outdated Show resolved Hide resolved
Failures for curl_easy_setopt and curl_easy_getinfo
were not handled.

Also handle NULL Datums.

Fixes supabase#132.
@steve-chavez steve-chavez merged commit 47e3c1a into supabase:master Jul 8, 2024
5 checks passed
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.

UNLOGGED table segfault causing whole cluster to restart
2 participants