[Forensics-changes] [yara] 242/415: Remove printf used for debugging

Hilko Bengen bengen at moszumanska.debian.org
Thu Apr 3 05:43:10 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 3afb3e78903036f7af0e844a66d0fa1d823d5752
Author: Victor M. Alvarez <plusvic at gmail.com>
Date:   Fri Nov 22 15:46:46 2013 +0000

    Remove printf used for debugging
---
 libyara/rules.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/libyara/rules.c b/libyara/rules.c
index edc23f3..377e870 100644
--- a/libyara/rules.c
+++ b/libyara/rules.c
@@ -991,8 +991,6 @@ int yr_rules_scan_mem_blocks(
 
     if (!RULE_IS_PRIVATE(rule))
     {
-	  printf("$ id:%s $\n", rule->identifier);
-
       switch (callback(message, rule, user_data))
       {
         case CALLBACK_ABORT:

-- 
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