Skip to content
Snippets Groups Projects
Commit 20325777 authored by Hallvard Furuseth's avatar Hallvard Furuseth
Browse files

Do closedir()

parent 24fd4404
Branches
Tags
No related merge requests found
......@@ -149,6 +149,8 @@ main( int argc, char **argv )
}
}
closedir( datadir );
/* look for search requests */
if ( sfile ) {
snum = get_search_filters( sfile, sreqs );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment