-
Notifications
You must be signed in to change notification settings - Fork 181
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade yara submodule to version 4.3.1
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule yara
updated
8 files
+1 −1 | configure.ac | |
+1 −1 | docs/conf.py | |
+9 −6 | docs/yarapython.rst | |
+5 −5 | libyara/include/yara/libyara.h | |
+1 −1 | libyara/modules/dotnet/dotnet.c | |
+6 −6 | libyara/modules/pe/pe.c | |
+19 −9 | libyara/notebook.c | |
+8 −4 | tests/test-pe.c |