[Forensics-changes] [yara] 113/407: Remove old comment.
Hilko Bengen
bengen at moszumanska.debian.org
Sat Jul 1 10:28:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag v3.3.0
in repository yara.
commit fbafd2371f31062688f8bf7f72cd95dcd780cc76
Author: Wesley Shields <wxs at atarininja.org>
Date: Tue Oct 14 22:45:29 2014 -0400
Remove old comment.
---
libyara/modules/pe.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libyara/modules/pe.c b/libyara/modules/pe.c
index f202ab6..e31ff68 100644
--- a/libyara/modules/pe.c
+++ b/libyara/modules/pe.c
@@ -2358,7 +2358,7 @@ void pe_parse_certificates(
PKCS7 *p7;
X509 *cert;
int i, j;
- char *p; // XXX: Use a better name.
+ char *p;
const char *sig_alg;
unsigned long date_length;
ASN1_INTEGER *serial;
--
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