[Forensics-changes] [yara] 333/368: Update URLs

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:30:55 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 32c614a90efe3967c6120f9929011ce768f80df8
Author: plusvic <plusvic at gmail.com>
Date:   Mon Jun 20 12:10:50 2016 +0200

    Update URLs
---
 tests/test-rules.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/test-rules.c b/tests/test-rules.c
index 36623b3..bf8184b 100644
--- a/tests/test-rules.c
+++ b/tests/test-rules.c
@@ -1022,7 +1022,7 @@ static void test_entrypoint()
       "rule test { condition: entrypoint >= 0 }",
       NULL);
 
-  /* https://github.com/plusvic/yara/issues/373 */
+  /* https://github.com/VirusTotal/yara/issues/373 */
   assert_true_rule_file(
       "import \"pe\" \
        rule test { \
@@ -1037,7 +1037,7 @@ static void test_entrypoint()
       "tests/data/old_ArmaFP.exe");
   /* $wrong = { 0B 01 4C 6F 61 64 4C } */
 
-  /* https://github.com/plusvic/yara/issues/399 */
+  /* https://github.com/VirusTotal/yara/issues/399 */
   assert_true_rule_file(
       "import \"pe\" \
        rule test { \

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