You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #7 Fix verifier must be NULL after creation (sstok)
This PR was merged into the 1.0-dev branch.
Discussion
----------
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Fixed tickets |
| License | MIT
The `create()` method zeroes the verifier after usage but the property didn't allow a null value
Commits
-------
37cd885 Fix verifier must be NULL after creation
0 commit comments