Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
Down for 10.3.x LTS version upgrade on Nov 3, 09:30 PM - Nov 4, 01:30 AM PT (Nov 04, 05:30 AM - 09:30 AM GMT, Tuesday)
JDK
JDK-8304136
Match allocation and free in sspi.cpp
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P4
Fix Version/s:
21
Affects Version/s:
None
Component/s:
security-libs
Labels:
None
Subcomponent:
org.ietf.jgss
Resolved In Build:
b16
Description
In sspi.cpp, sometimes a memory is new'ed but free'ed, and sometimes it's malloc'ed but delete-ed. It should be consistent.
Attachments
Issue Links
links to
Commit
openjdk/jdk/765a9425
Review
openjdk/jdk/13018
Activity
People
Assignee:
Weijun Wang
Reporter:
Weijun Wang
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2023-03-14 06:50
Updated:
2023-03-29 23:17
Resolved:
2023-03-24 11:41