On Wed, 30 Jun 2010 11:45:15 +0800
candy <outstandingca...@gmail.com> wrote:

> Hi all~
>     Thank you for solving my problem before. I still have some other
> questions when analysing the codes of ClamAV. Could anybody help me
> again? What does the member variable uint32_t *soff stands for?

Have a look at readdb.c, and pe.c.

> Why
> sort the elements which the soff point to? Is the qsort function in
> the code implement the quick sort algorithm?

See qsort.c.

What are you trying to do with soff?

Best regards,
--Edwin
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

Reply via email to