[Forensics-changes] [yara] 159/192: Add missing curly bracket

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:31:59 UTC 2017


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

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

commit c915efe50849cd3a0777c6d8562268bdfaf29c5c
Author: Victor Manuel Alvarez <vmalvarez at vmalvarez-macbookpro.roam.corp.google.com>
Date:   Wed May 3 17:41:22 2017 +0200

    Add missing curly bracket
---
 tests/test-exception.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/test-exception.c b/tests/test-exception.c
index 114cdf6..be0e40d 100644
--- a/tests/test-exception.c
+++ b/tests/test-exception.c
@@ -81,6 +81,7 @@ void setup_mmap()
 
   if (ftruncate(fd, COUNT * sizeof(wbuf) / 2) != 0)
     exit(EXIT_FAILURE);
+}
 
 void setup_rules()
 {

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