RFR: 8325680: Uninitialised memory in deleteGSSCB of GSSLibStub.c:179 [v3]
Weijun Wang
weijun at openjdk.org
Tue Feb 27 21:09:04 UTC 2024
> Add a `memset` after memory is successfully allocated.
>
> No regression test, hard to write without a KDC.
Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
no need to zero again for some fields
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18015/files
- new: https://git.openjdk.org/jdk/pull/18015/files/9983d06b..49f881a4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18015&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18015&range=01-02
Stats: 8 lines in 1 file changed: 3 ins; 5 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/18015.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18015/head:pull/18015
PR: https://git.openjdk.org/jdk/pull/18015
More information about the security-dev
mailing list