[Forensics-changes] [yara] 79/368: Remove old comment.

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:30:13 UTC 2017


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

bengen pushed a commit to annotated tag v3.5.0
in repository yara.

commit 7dfc418387a0086a87e20ab295fde928c8326699
Author: Wesley Shields <wxs at atarininja.org>
Date:   Mon Sep 28 10:56:48 2015 -0400

    Remove old comment.
---
 libyara/libyara.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libyara/libyara.c b/libyara/libyara.c
index f47fe6a..40663ab 100644
--- a/libyara/libyara.c
+++ b/libyara/libyara.c
@@ -107,7 +107,6 @@ YR_API int yr_initialize(void)
   for (i = 0; i < CRYPTO_num_locks(); i++)
     pthread_mutex_init(&locks[i], NULL);
 
-  // XXX ifdef CRYPTO
   CRYPTO_set_id_callback((unsigned long (*)())pthreads_thread_id);
   CRYPTO_set_locking_callback(locking_function);
   #endif

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