[Forensics-changes] [yara] 175/368: Remove stacksize from context

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:30:25 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 bb6aa77c67e0de587b229450e99a0c9ed7106b1b
Author: Coleman Kane <ckane at colemankane.org>
Date:   Fri Feb 19 21:29:21 2016 -0500

    Remove stacksize from context
---
 libyara/include/yara/types.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libyara/include/yara/types.h b/libyara/include/yara/types.h
index 3528a87..2c5c582 100644
--- a/libyara/include/yara/types.h
+++ b/libyara/include/yara/types.h
@@ -387,7 +387,6 @@ typedef struct _YR_SCAN_CONTEXT
 
   int flags;
   int tidx;
-  unsigned int stacksize;
 
   void* user_data;
 

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