bugfindutils - Bugs: bug #40339, mountlist.c:936]: (error) Resource...

 
 

bug #40339: mountlist.c:936]: (error) Resource leak: dirp

Submitter:  David Binderman <dcb314>
Submitted:  Mon 21 Oct 2013 08:19:46 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  jay
Originator Name:  Open/Closed:  Closed
Release:  None Fixed Release:  4.5.13
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 11 Jul 2014 09:38:46 PM UTC, comment #2: 

A recent commit updates gnulib appropriately:

$ git show 9585dd6da2f4a14d975c942bfbb15f02143bff39
commit 9585dd6da2f4a14d975c942bfbb15f02143bff39
Author: James Youngman <jay@gnu.org>
Date:   Sun May 11 15:12:18 2014 +0100

    * gnulib: Update submodule to current version at origin/master.

diff --git a/ChangeLog b/ChangeLog
index 45e25fa..d9755f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2014-05-11  James Youngman  <jay@gnu.org>
 
+       * gnulib: Update submodule to current version at origin/master.
+
        Fix inadequte quoting in AC_ARG_ENABLE usage.
        * configure.ac: Quote second argument of AC_ARG_ENABLE.
 
diff --git a/gnulib b/gnulib
index fd9f1ac..94ee038 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit fd9f1acededd74f8cd095e657528aa8fad183536
+Subproject commit 94ee038129c3b40510ef0ff6ac6ddfe85bf0f97f

James Youngman <jay>
Group administrator
Mon 21 Oct 2013 08:33:30 PM UTC, comment #1: 

Already fixed in upstream gnulib commit 98171ec2; just a matter of pulling the latest gnulib into the next findutils build.

Eric Blake <ericb>
Group administrator
Mon 21 Oct 2013 08:19:46 PM UTC, original submission:  

Call to opendir, around line 902 has no matching
call to closedir().


David Binderman <dcb314>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jay (Posted a comment)
  • -email is unavailable- added by ericb (Posted a comment)
  • -email is unavailable- added by dcb314 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-07-16 jay Open/ClosedOpen Closed
        Fixed ReleaseNone 4.5.13
    2014-07-11 jay StatusNone Fixed
        Assigned toNone jay

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code