Skip to content

Commit

Permalink
Update buffer allocation in toBuffer method
Browse files Browse the repository at this point in the history
Changed the allocation of the buffer to use identifierType.valueOf() instead of this.identifier.length. This ensures accurate buffer sizing based on the identifier type's value.

Signed-off-by: Paul Flynn <pflynn@virtru.com>
  • Loading branch information
pflynn-virtru committed Aug 15, 2024
1 parent b216fbd commit aa8a011
Show file tree
Hide file tree
Showing 4 changed files with 201 additions and 108 deletions.
66 changes: 47 additions & 19 deletions cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit aa8a011

Please sign in to comment.