-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule yara
updated
6 files
+1 −20 | .gitignore | |
+1 −1 | configure.ac | |
+1 −1 | libyara/include/yara/libyara.h | |
+3 −14 | libyara/include/yara/pe_utils.h | |
+25 −19 | libyara/scan.c | |
+112 −17 | tests/test-api.c |