Skip to content

Commit

Permalink
removing TODO from secure memory documentation
Browse files Browse the repository at this point in the history
- added #34 to address the issue in code and documentation
  • Loading branch information
jpaskhay authored Jul 8, 2019
1 parent a08e1b7 commit 9830c33
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/Internals.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,6 @@ ProtectedMemorySecret(byte[] secret) {
THROW ERROR madvise failed
}

// TODO Need to finalize error handling in remaining calls. Inconsistency in java vs C# currently

// write the secret
pointer.write(secret)

Expand Down

0 comments on commit 9830c33

Please sign in to comment.