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
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