mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 18:33:16 +00:00
improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93)
git-svn: trunk@3862
This commit is contained in:
parent
cb4e478c1a
commit
72ce4b70eb
34 changed files with 917 additions and 672 deletions
|
@ -20,6 +20,7 @@
|
|||
#ifndef __VBA_H
|
||||
#define __VBA_H
|
||||
|
||||
int sigtool_vba_scandir(const char *dirname, int hex_output);
|
||||
#include "libclamav/hashtab.h"
|
||||
int sigtool_vba_scandir(const char *dirname, int hex_output, struct uniq *U);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue