Details
-
Bug
-
Resolution: Fixed
-
P4
-
11, 17
-
b08
-
generic
-
generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8263478 | 11.0.12-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8263077 | 11.0.12 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
Description
AllocateSpaceForGP in freetypeScaler.c calls potentially 2 times malloc ; however the memory is not always freed correctly in case of errors.
See also the sonar issue :
https://sonarcloud.io/project/issues?id=shipilev_jdk&languages=c&open=AXck8B_SBBG2CXpcngxr&resolved=false&severities=BLOCKER&types=BUG
See also the sonar issue :
https://sonarcloud.io/project/issues?id=shipilev_jdk&languages=c&open=AXck8B_SBBG2CXpcngxr&resolved=false&severities=BLOCKER&types=BUG
Attachments
Issue Links
- backported by
-
JDK-8263077 allocateSpaceForGP in freetypeScaler.c might leak memory
- Resolved
-
JDK-8263478 allocateSpaceForGP in freetypeScaler.c might leak memory
- Resolved