Re: Problem solved, bug in sophie found
Vanja Hrustic <[email protected]>
| Newsgroups | gmane.comp.security.virus.vtools |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 22 Jan 2004 13:20:48 +0100 Markus Stumpf <[email protected]> wrote: > On Wed, Jan 21, 2004 at 10:19:36PM +0100, Maciej Uhlig wrote: > > do you happen to know the meaning of all possible option values for > > Sophos options? <snip> > Ok, I think I have found a bug in sophie. > sophie sets the Grp* options using a SOPHOS_TYPE_U32, but adding the > line > if (STRNCMP(option, "Grp", 3)) stype = SOPHOS_TYPE_OPTION_GROUP; > make my problems go away. > Now sophie even recognizes the Troj/Sefex-A if "Mime: 0" is set. <snip> Oups! I was copy/pasting, and never bothered to check for the type. Thanks for spotting this bug, will fix it and include in the next release. Vanja