Skip to content

fix undefined check so that we can hash the string 'undefined'#31

Merged
pvorb merged 2 commits intopvorb:masterfrom
stevejhiggs:allowHashingStringUndefined
Aug 31, 2016
Merged

fix undefined check so that we can hash the string 'undefined'#31
pvorb merged 2 commits intopvorb:masterfrom
stevejhiggs:allowHashingStringUndefined

Conversation

@stevejhiggs
Copy link
Copy Markdown
Contributor

@stevejhiggs stevejhiggs commented Aug 31, 2016

fixes #29

@stevejhiggs
Copy link
Copy Markdown
Contributor Author

the original undefined check would have thrown an error when hashing the string "undefined" which is a legitimate value to hash

@pvorb pvorb merged commit e9e07ab into pvorb:master Aug 31, 2016
@stevejhiggs stevejhiggs deleted the allowHashingStringUndefined branch September 1, 2016 07:04
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.

Testing undefined message on library call

2 participants