[Forensics-changes] [yara] 118/415: Syncronize lex.l and lex.c

Hilko Bengen bengen at moszumanska.debian.org
Thu Apr 3 05:42:52 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch debian
in repository yara.

commit bfddf7e6684e1cc9be04606d58640f9ac7b5f252
Author: Victor M. Alvarez <plusvic at gmail.com>
Date:   Thu Dec 22 17:59:39 2011 +0000

    Syncronize lex.l and lex.c
---
 libyara/lex.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libyara/lex.c b/libyara/lex.c
index acc51cf..9ae5d22 100644
--- a/libyara/lex.c
+++ b/libyara/lex.c
@@ -1355,7 +1355,7 @@ case YY_STATE_EOF(include):
 										
                                          yr_pop_file_name(context);
 										
-										 //fclose(yr_pop_file(context));
+										 fclose(yr_pop_file(context));
 										
 										
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list