Skip to content

Add check to prevent md5 from running with no author name#149

Merged
chrisjtang merged 1 commit into
masterfrom
md5-check
Jan 15, 2026
Merged

Add check to prevent md5 from running with no author name#149
chrisjtang merged 1 commit into
masterfrom
md5-check

Conversation

@chrisjtang
Copy link
Copy Markdown
Contributor

Description

These changes add an additional check to prevent the md5() function from running with a null first parameter.

Motivation and Context

#140 (comment)

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)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • All new and existing tests passed.

@chrisjtang chrisjtang merged commit 5bfe9ad into master Jan 15, 2026
80 checks passed
@chrisjtang chrisjtang deleted the md5-check branch January 15, 2026 17:18
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