Bonjour a Tous,

        (problem with linux Implementation)

        Starting clamav-0.83 the md5.c modules was changed and
        name as MD5_Init, MD5_Update, MD5_Final collide with
        the same exact module/procedure defined within Openssl
        (libcrypto)

        Problem, and application using both clamav and openssl
        library could end-up with openssl using clamav/md5 or
        reverse. The end result are pretty nasty crash and it
        is depending about the dynamic library order within
        the system library cache... (Pretty unpredictable!)

        My advice is either use openssl/md5 or (may be easier
        in your case) change the MD5_xxx name to something else.
        (a simple define within your md5.h could do the trick).
-- 
A bientôt
==========================================================================
Jean-Marc Pigeon                                     Internet: [EMAIL PROTECTED]
SAFE Inc.                       Phone: (514) 493-4280  Fax: (514) 493-1946
        Clement, 'a kiss solution' to get rid of SPAM (at last)
           Clement' Home base <"http://www.clement.safe.ca";>
==========================================================================

_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to