Skip to content

Conversation

@anhu
Copy link
Member

@anhu anhu commented Jan 14, 2026

No description provided.

Copy link

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 removes redundant explicit null terminators from string literal initializations in two key generation functions. The compiler automatically null-terminates string literals in C, making the explicit \0 characters unnecessary and potentially confusing.

Changes:

  • Removed explicit null terminators from .priv and .pub file extension strings in wolfCLU_genKey_Dilithium
  • Removed explicit null terminators from .priv and .pub file extension strings in wolfCLU_genKey_ML_DSA

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dgarske dgarske requested review from JacobBarthelmeh and removed request for wolfSSL-Bot January 15, 2026 01:01
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.

3 participants