[Forensics-changes] [yara] 197/368: Update error number

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:30:39 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 009a5b68ed4901df8cfeba4b1b2986f1cae3df00
Author: Kyle Reed <kallanreed at outlook.com>
Date:   Sat Feb 27 19:59:22 2016 -0800

    Update error number
    
    Signed-off-by: Kyle Reed <kallanreed at outlook.com>
---
 libyara/include/yara/error.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libyara/include/yara/error.h b/libyara/include/yara/error.h
index 9ce31e7..8bc1f42 100644
--- a/libyara/include/yara/error.h
+++ b/libyara/include/yara/error.h
@@ -72,6 +72,7 @@ limitations under the License.
 #define ERROR_DIVISION_BY_ZERO                  44
 #define ERROR_REGULAR_EXPRESSION_TOO_LARGE      45
 #define ERROR_TOO_MANY_RE_FIBERS                46
+#define ERROR_COULD_NOT_READ_PROCESS_MEMORY     47
 
 
 #define FAIL_ON_ERROR(x) { \

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