The following commit has been merged in the master branch:
commit 9f942b73ad7252cf5c9fdd9b0343bec93901efda
Author: Niels Thykier <[email protected]>
Date:   Tue Apr 30 18:37:08 2013 +0200

    c/shared-libs: Remove call to close on unopened handle
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/checks/shared-libs b/checks/shared-libs
index 8dafc1e..4faac14 100644
--- a/checks/shared-libs
+++ b/checks/shared-libs
@@ -189,8 +189,6 @@ for my $cur_file ($info->sorted_index) {
     }
 }
 
-close(IN);
-
 # 3rd step: check if shlib symlinks are present and in correct order
 for my $shlib_file (keys %SONAME) {
     # file found?

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to