> This update is to fix the potential issue where tmpbuf can be read as a 
> format argument for `fprintf`. I have added a specifier here to avoid this 
> issue since the string from tmpbuf is not guaranteed to not cause issues. 
> This update should make this print more reliable and safe to use.

Damon Nguyen has updated the pull request incrementally with one additional 
commit since the last revision:

  fputs and copyright

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28950/files
  - new: https://git.openjdk.org/jdk/pull/28950/files/7ff146b4..092940fe

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

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

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

Reply via email to