Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comments and style #512

Merged
merged 1 commit into from
Feb 18, 2024
Merged

Comments and style #512

merged 1 commit into from
Feb 18, 2024

Conversation

gperciva
Copy link
Member

@gperciva gperciva commented Feb 7, 2024

No description provided.

netbuf:
- Agreement between API comments in header file and c files.
- Use () for function names.

tests/{crc32,crypto_aesctr}:
- clarify that we're not using random() for anything cryptographic.

  (Static analyzers love to complain about this, so let's make it clear
  to humans that this isn't a problem.)

Other:
- Remove unnecessary double spaces.
@cperciva cperciva merged commit e8f139f into master Feb 18, 2024
2 checks passed
@gperciva gperciva deleted the misc branch February 18, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants