Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 11, 17
-
Fix Version/s: 17
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b08
-
CPU:generic
-
OS: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
-