Skip to content

Conversation

@bigbrett
Copy link
Contributor

@bigbrett bigbrett commented Sep 3, 2025

Fixes missing NULL checks as flagged in #159.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds missing NULL checks for the hdr field in communication layer validation to prevent potential null pointer dereferences as identified in issue #159.

  • Adds context->hdr == NULL checks to four communication functions
  • Ensures consistent parameter validation across client and server communication functions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@billphipps billphipps merged commit 3360a79 into wolfSSL:main Sep 8, 2025
6 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.

2 participants