Skip to content

Conversation

@Avish34
Copy link
Contributor

@Avish34 Avish34 commented Dec 27, 2025

The changes fixes #862 by checking Null Byte in the string.

Motivation and Context

#862

How Has This Been Tested?

UTs.

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@Avish34 Avish34 force-pushed the fix-null-query-param branch from 9db0726 to 56920f8 Compare December 27, 2025 15:47
@Avish34
Copy link
Contributor Author

Avish34 commented Dec 27, 2025

@rdimitrov @tadasant please review.

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.

Unhandled NUL Bytes in API Requests

1 participant