Skip to content

Handle Ignored Error in Encryption.Post to Prevent Crash in Encryption.PrepareRequest#187

Open
emanueleleyland wants to merge 1 commit intomasterzen:masterfrom
emanueleleyland:fix/http-client-error-handling
Open

Handle Ignored Error in Encryption.Post to Prevent Crash in Encryption.PrepareRequest#187
emanueleleyland wants to merge 1 commit intomasterzen:masterfrom
emanueleleyland:fix/http-client-error-handling

Conversation

@emanueleleyland
Copy link
Copy Markdown

This pull request solves a runtime crash caused by an ignored error in the Encryption.Post method. The ignored error propagates through the call stack and leads to a nil pointer dereference and a subsequent segmentation fault (panic) during the execution of Encryption.PrepareRequest.

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