> When building a product build with additionally enabled unused initialized 
> variables warnings (e.g. C4189 MSVC warning) we get some warnings/errors in 
> libj2pkcs11 because of variables only used in debug code.
> This can and should be avoided.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Matthias Baesken has updated the pull request incrementally with one additional 
commit since the last revision:

  Add free call and check malloc rv

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/32028/files
  - new: https://git.openjdk.org/jdk/pull/32028/files/1f320579..0075af6c

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

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

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

Reply via email to