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-4110160
(porting) We should use <stdlib.h> instead of <malloc.h>.
Log In
Closed
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Won't Fix
Priority:
P5
Fix Version/s:
None
Affects Version/s:
1.2.0
Component/s:
hotspot
Labels:
licbug
rt_no_fix
Subcomponent:
runtime
CPU:
sparc
OS:
solaris_2.5.1
Description
Malloc.h versus stdlib.h
---------------------
E.g.
#include <malloc.h>
Use
#include <stdlib.h>
which more ANSI portable to get prototypes for
malloc(), calloc(), free()
Attachments
Activity
People
Assignee:
Anand Palaniswamy (Inactive)
Reporter:
Mick Fleming
Votes:
0
Vote for this issue
Watchers:
0
Start watching this issue
Dates
Created:
1998-02-06 09:42
Updated:
2000-03-02 15:44
Resolved:
2000-03-02 15:44
Imported:
16/Sep/12 6:05 PM
Indexed:
18/Jul/12 12:45 PM