-
Bug
-
Resolution: Fixed
-
P4
-
21, 22
-
b20
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8318775 | 21.0.2 | Matthias Baesken | P4 | Resolved | Fixed | b05 |
There are a few remaining places in java.base, e.g.
aix libnio/MappedMemoryUtils.c
where the return value NULL-check of malloc is missing. This should better be adjusted.
aix libnio/MappedMemoryUtils.c
where the return value NULL-check of malloc is missing. This should better be adjusted.
- backported by
-
JDK-8318775 Check return values of malloc in native java.base coding
-
- Resolved
-