Skip to content

Conversation

mcsaucy
Copy link

@mcsaucy mcsaucy commented Apr 21, 2025

md5.New().Sum(foo) appends the MD5 hash for nil to foo. See https://go.dev/play/p/vSW0U3Hq4qk (different algo but same issue).

`md5.New().Sum(foo)` appends the MD5 hash for nil to foo.
See https://go.dev/play/p/vSW0U3Hq4qk (different algo but same issue).

Signed-off-by: Josh McSavaney <[email protected]>
@mcsaucy mcsaucy force-pushed the push-uxvwyunuoxwy branch from ee5ef87 to 1d06d3f Compare April 21, 2025 21:45
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