RFR: JDK-8298093: improve cleanup and error handling of awt_parseColorModel in awt_parseImage.c [v2]
Matthias Baesken
mbaesken at openjdk.org
Tue Dec 6 09:52:34 UTC 2022
> The cleanup and error handling in function awt_parseColorModel in awt_parseImage.c could be improved.
Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
move freeing into awt_parseColorModel
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11508/files
- new: https://git.openjdk.org/jdk/pull/11508/files/a5de4c0a..9b9f56ea
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11508&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11508&range=00-01
Stats: 17 lines in 1 file changed: 8 ins; 1 del; 8 mod
Patch: https://git.openjdk.org/jdk/pull/11508.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11508/head:pull/11508
PR: https://git.openjdk.org/jdk/pull/11508
More information about the client-libs-dev
mailing list