Skip to content
This repository has been archived by the owner on Nov 28, 2017. It is now read-only.

Use a new hash object when calculating rollups #13

Merged
merged 1 commit into from
Feb 3, 2015
Merged

Conversation

rubyist
Copy link
Contributor

@rubyist rubyist commented Feb 3, 2015

If the hash is written to and calculated from concurrently it can lead to incorrect hash calculations and possible panics in the md5 code.

See http://play.golang.org/p/yAPsjgsveS vs http://play.golang.org/p/07cucOZqSP

rubyist added a commit that referenced this pull request Feb 3, 2015
Use a new hash object when calculating rollups
@rubyist rubyist merged commit 7845d37 into master Feb 3, 2015
@rubyist rubyist deleted the newhash branch February 3, 2015 14:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant