Bug 16732 - don't include malloc.h in jni/classpath/ source files
Summary: don't include malloc.h in jni/classpath/ source files
Status: RESOLVED FIXED
Alias: None
Product: classpath
Classification: Unclassified
Component: awt (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: pre-0.18
Assignee: Thomas Fitzsimmons
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-27 00:27 UTC by Thomas Fitzsimmons
Modified: 2005-10-16 01:53 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2004-07-27 01:24:25


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Fitzsimmons 2004-02-16 16:58:00 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030922

Description of problem:
jni/classpath/jnilink.c and jni/classpath/jcl.c include malloc.h
rather than stdlib.h.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. jni/classpath/*

Additional info:
Comment 1 Thomas Fitzsimmons 2004-05-18 16:16:44 UTC
Fixed on java-gui-branch.
Comment 2 Thomas Fitzsimmons 2004-07-27 01:24:25 UTC
Fixed.
Comment 3 Thomas Fitzsimmons 2004-07-27 01:24:46 UTC
Fixed.