RFR: 8320798: Console read line with zero out should zero out underlying buffer [v2]

Naoto Sato naoto at openjdk.org
Tue Nov 28 19:30:34 UTC 2023


> It is best practice to zero out the underlying buffer after use.

Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:

  corrected fromIndex

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/16861/files
  - new: https://git.openjdk.org/jdk/pull/16861/files/3d2351b5..90c4dece

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16861&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16861&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/16861.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16861/head:pull/16861

PR: https://git.openjdk.org/jdk/pull/16861


More information about the nio-dev mailing list