Skip to content

fix: NIL pointer deref in onRequest#226

Merged
dwisiswant0 merged 1 commit intomasterfrom
fix/nil-pointer-deref-in-onRequest
Jan 18, 2024
Merged

fix: NIL pointer deref in onRequest#226
dwisiswant0 merged 1 commit intomasterfrom
fix/nil-pointer-deref-in-onRequest

Conversation

@dwisiswant0
Copy link
Copy Markdown
Collaborator

IMPORTANT: Please do not create a Pull Request without creating an issue first!

(Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request).

Summary

Panic when handles incoming requests to the server.

Proposed of changes

This PR fixes/implements the following bugs/features:

How has this been tested?

Proof:

Closing issues

Fixes #225

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I have followed the guidelines in our CONTRIBUTING.md document.
  • I have written new tests for my changes.
  • My changes successfully ran and pass tests locally.

@dwisiswant0 dwisiswant0 merged commit b2266f9 into master Jan 18, 2024
@dwisiswant0 dwisiswant0 deleted the fix/nil-pointer-deref-in-onRequest branch January 18, 2024 16:20
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.

[BUG] invalid memory address or nil pointer dereference

1 participant