Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8038233
Fix unsafe strcpy in Java_sun_tools_attach_{Aix,Bsd,Linux}VirtualMachine_connect()
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P4
Fix Version/s:
9
Affects Version/s:
9
Component/s:
core-svc
Labels:
None
Subcomponent:
tools
Resolved In Build:
b08
OS:
linux
,
os_x
,
aix
Description
Java_sun_tools_attach_{Aix,Bsd,Linux}VirtualMachine_connect() uses an unsafe strcpy() operation which should be replaced by strncpy()
Attachments
Activity
People
Assignee:
Volker Simonis
Reporter:
Volker Simonis
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2014-03-24 06:59
Updated:
2014-04-15 12:24
Resolved:
2014-03-28 04:02