[MONGOCRYPT-24] Crash if sha256/hmac_sha256 hooks return error Created: 07/Aug/19 Updated: 28/Oct/23 Resolved: 07/Aug/19 |
|
| Status: | Closed |
| Project: | Libmongocrypt |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.0.0-beta5 |
| Type: | Bug | Priority: | Critical - P2 |
| Reporter: | Kevin Albertson | Assignee: | Kevin Albertson |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Comments |
| Comment by Githook User [ 07/Aug/19 ] |
|
Author: {'name': 'Kevin Albertson', 'username': 'kevinAlbs', 'email': 'kevin.albertson@10gen.com'}Message: |
| Comment by Githook User [ 07/Aug/19 ] |
|
Author: {'name': 'Dan Aprahamian', 'email': 'dan.aprahamian@gmail.com', 'username': 'daprahamian'}Message: NODE: feat(cryptoCallbacks): pass crypto errors to libmongocrypt Passes crypto errors that occur on the js side back to Also required an update to the state machine logic to account for Note: errors in cryptoCallbacks sha256 and hmacSha256 will Fixes |
| Comment by Githook User [ 07/Aug/19 ] |
|
Author: {'name': 'Dan Aprahamian', 'username': 'daprahamian', 'email': 'dan.aprahamian@gmail.com'}Message: NODE: feat(cryptoCallbacks): pass crypto errors to libmongocrypt Passes crypto errors that occur on the js side back to Also required an update to the state machine logic to account for Note: errors in cryptoCallbacks sha256 and hmacSha256 will Fixes |