gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] handle leak


From: Johannes Berg
Subject: [Gnu-arch-users] handle leak
Date: Thu, 26 Feb 2004 15:04:06 +0100

Please apply this patch.
Btw -- this is a tiny patch, would you still prefer to things like this
as a tla changeset?

--- orig/libarch/inv-ids.c
+++ mod/libarch/inv-ids.c
@@ -539,6 +539,8 @@
 
       if (!emitted_method)
         safe_printfmt (out_fd, "%s\n", method_name);
+        
+      safe_close (in_fd);
     }
 
   safe_close (out_fd);

johannes
-- 
http://www.sipsolutions.de/
Key-ID: 9AB78CA5 Johannes Martin Berg <address@hidden>

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]