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-8263405 | 11.0.12-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8263074 | 11.0.12 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
Description
It seems that the function DMem_AllocateBlock (debug_mem.c) has an early return that might lead to memory leaks.
See also the sonar issue Potential leak of memory pointed to by 'header' :
https://sonarcloud.io/project/issues?id=shipilev_jdk&languages=c&open=AXck8B7zBBG2CXpcngZM&resolved=false&severities=BLOCKER&types=BUG
See also the sonar issue Potential leak of memory pointed to by 'header' :
https://sonarcloud.io/project/issues?id=shipilev_jdk&languages=c&open=AXck8B7zBBG2CXpcngZM&resolved=false&severities=BLOCKER&types=BUG
Attachments
Issue Links
- backported by
-
JDK-8263074 awt debug_mem.c DMem_AllocateBlock might leak memory
-
- Resolved
-
-
JDK-8263405 awt debug_mem.c DMem_AllocateBlock might leak memory
-
- Resolved
-