Skip to content

Conversation

@seer-by-sentry
Copy link

Fixes CLIENT-27R. The issue was that: libcurl's global initialization was omitted, leading to uninitialized OpenSSL state and a fatal divide-by-zero during SSL operation.

  • Added global libcurl initialization in HTTPManager::Initialize().- Added global libcurl cleanup in HTTPManager::Shutdown().- Included libcurl header for global functions.

This fix was generated by Seer in Sentry, triggered automatically. 👁️ Run ID: 8432738

Not quite right? Click here to continue debugging with Seer.

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.

1 participant