public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/14689] New: jcf-path.c missing closedir
@ 2004-03-23 12:17 marcus at jet dot franken dot de
  2004-03-23 12:17 ` [Bug java/14689] " marcus at jet dot franken dot de
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: marcus at jet dot franken dot de @ 2004-03-23 12:17 UTC (permalink / raw)
  To: java-prs

the opendir/readdir directory read in java/jcf-path.c::jcf_path_extdirs_arg is 
missing a matching closedir. 
 
something like the attached patch is probably useful.

-- 
           Summary: jcf-path.c missing closedir
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: marcus at jet dot franken dot de
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org
 GCC build triplet: powerpc-suse-linux
  GCC host triplet: powerpc-suse-linux
GCC target triplet: powerpc-suse-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14689


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug java/14689] jcf-path.c missing closedir
  2004-03-23 12:17 [Bug java/14689] New: jcf-path.c missing closedir marcus at jet dot franken dot de
@ 2004-03-23 12:17 ` marcus at jet dot franken dot de
  2004-03-23 14:41 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: marcus at jet dot franken dot de @ 2004-03-23 12:17 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From marcus at jet dot franken dot de  2004-03-23 12:17 -------
Created an attachment (id=5978)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5978&action=view)
missing closedir


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14689


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug java/14689] jcf-path.c missing closedir
  2004-03-23 12:17 [Bug java/14689] New: jcf-path.c missing closedir marcus at jet dot franken dot de
  2004-03-23 12:17 ` [Bug java/14689] " marcus at jet dot franken dot de
@ 2004-03-23 14:41 ` pinskia at gcc dot gnu dot org
  2004-03-25  4:48 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-23 14:41 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-23 14:41 -------
Confirmed, still there on the mainline, could you send the patch to gcc-patches@ and java-patches@ 
______after______ reading <http://gcc.gnu.org/contribute.html>.  Thanks.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-23 14:41:25
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14689


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug java/14689] jcf-path.c missing closedir
  2004-03-23 12:17 [Bug java/14689] New: jcf-path.c missing closedir marcus at jet dot franken dot de
  2004-03-23 12:17 ` [Bug java/14689] " marcus at jet dot franken dot de
  2004-03-23 14:41 ` pinskia at gcc dot gnu dot org
@ 2004-03-25  4:48 ` pinskia at gcc dot gnu dot org
  2004-03-25  9:15 ` cvs-commit at gcc dot gnu dot org
  2004-03-25 16:41 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-25  4:48 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-25 04:48 -------
Patch was submitted here: <http://gcc.gnu.org/ml/gcc-patches/2004-03/msg01994.html> and Oked 
here: <http://gcc.gnu.org/ml/gcc-patches/2004-03/msg01996.html>.  Do you need someone to 
commit it?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.5.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14689


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug java/14689] jcf-path.c missing closedir
  2004-03-23 12:17 [Bug java/14689] New: jcf-path.c missing closedir marcus at jet dot franken dot de
                   ` (2 preceding siblings ...)
  2004-03-25  4:48 ` pinskia at gcc dot gnu dot org
@ 2004-03-25  9:15 ` cvs-commit at gcc dot gnu dot org
  2004-03-25 16:41 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-03-25  9:15 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-25 09:14 -------
Subject: Bug 14689

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	matz@gcc.gnu.org	2004-03-25 09:14:47

Modified files:
	gcc/java       : ChangeLog jcf-path.c 

Log message:
	PR java/14689:
	* jcf-path.c (jcf_path_extdirs_arg): Add missing closedir.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1348&r2=1.1349
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-path.c.diff?cvsroot=gcc&r1=1.29&r2=1.30



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14689


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug java/14689] jcf-path.c missing closedir
  2004-03-23 12:17 [Bug java/14689] New: jcf-path.c missing closedir marcus at jet dot franken dot de
                   ` (3 preceding siblings ...)
  2004-03-25  9:15 ` cvs-commit at gcc dot gnu dot org
@ 2004-03-25 16:41 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-25 16:41 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-25 16:41 -------
Fixed in 3.5.0., thanks for the report and patch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14689


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-03-25 16:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-23 12:17 [Bug java/14689] New: jcf-path.c missing closedir marcus at jet dot franken dot de
2004-03-23 12:17 ` [Bug java/14689] " marcus at jet dot franken dot de
2004-03-23 14:41 ` pinskia at gcc dot gnu dot org
2004-03-25  4:48 ` pinskia at gcc dot gnu dot org
2004-03-25  9:15 ` cvs-commit at gcc dot gnu dot org
2004-03-25 16:41 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).