Re: [Clamav-devel] Re: prob:rar and cab module failure

2005-10-30 Thread Tomasz Kojm
On Sun, 30 Oct 2005 18:26:23 +0530 "ankit" <[EMAIL PROTECTED]> wrote: Please don't top-post. > .84? > yes i upgrade it to .84 by comparing with source code available on > clamav.net Why to 0.84? -- oo. Tomasz Kojm <[EMAIL PROTECTED]> (\/)\. http://www.Cla

[Clamav-devel] Re: prob:rar and cab module failure

2005-10-30 Thread ankit
.84? yes i upgrade it to .84 by comparing with source code available on clamav.net it is returning from here int IsArchive(void) { #ifdef _DEBUG_LOG int str_offs;/* used for debug-strings */ char DebugMsg[500]; /* used to compose debug msg */

[Clamav-devel] RE: prob:rar and cab module failure

2005-10-30 Thread ankit
int IsArchive(void) { #ifdef _DEBUG_LOG int str_offs;/* used for debug-strings */ char DebugMsg[500]; /* used to compose debug msg */ #endif #ifdef _USE_MEMORY_TO_MEMORY_DECOMPRESSION if (tread(MemRARFile, MarkHead.Mark, SIZEOF_MARKHEAD) !=